1# RUN: llvm-nm -P %p/Inputs/hello.obj.elf-x86_64 | FileCheck %s 2 3CHECK: main T 0 0 4CHECK: puts U 0 0 5