llvm-project/lld/test/elf/rodata.test
Michael J. Spencer 8de8364753 [ELF] Properly handle constant data.
With this hello world works with dietlibc on x86-64 Linux.

llvm-svn: 171711
2013-01-07 08:00:42 +00:00

5 lines
135 B
Plaintext

RUN: lld -flavor ld -target x86_64-linux -o %t %p/Inputs/constdata.x86-64
RUN: llvm-objdump -s %t | FileCheck %s
CHECK: Hellooooooooo