[PATCH] D61117: Fix Bug 41353 - unique symbols printed as D instead of u
James Henderson via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue May 21 02:20:36 PDT 2019
jhenderson added inline comments.
================
Comment at: llvm/test/tools/llvm-nm/X86/unique.test:39
+ Section: .progbits_execinstr
+ Binding: STB_GNU_UNIQUE
+...
----------------
Could you add a unique symbol without a section to show it gets 'u', please?
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D61117/new/
https://reviews.llvm.org/D61117
More information about the llvm-commits
mailing list