forked from OSchip/llvm-project
5 lines
135 B
Plaintext
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
|