brintos

brintos / llvm-project-archived public Read only

0
0
Text · 143 B · 8f4e2a7 Raw
6 lines · plain
1# RUN: echo "-P %p/Inputs/hello.obj.elf-x86_64" > %t-response2# RUN: llvm-nm @%t-response | FileCheck %s3 4CHECK: main T 0 155CHECK: puts U 0 06