[llvm-nm] Correct -P ELF output

Correctly add a space between the address and size when outputting in posix mode (-P).

llvm-svn: 264247
This commit is contained in:
James Molloy 2016-03-24 09:18:09 +00:00
parent 2cb74ac3c3
commit ee675880b8
2 changed files with 4 additions and 0 deletions

View File

@ -0,0 +1,4 @@
# RUN: llvm-nm -P %p/Inputs/hello.obj.elf-x86_64 | FileCheck %s
CHECK: main T 0000000000000000 0000000000000000
CHECK: puts U 0000000000000000