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