summaryrefslogtreecommitdiffstats
path: root/llvm/test/tools/llvm-nm/ARM/Inputs
Commit message (Collapse)AuthorAgeFilesLines
* Add a warning when the llvm-nm -print-size flag is used on a Mach-O file asKevin Enderby2017-01-251-0/+0
Mach-O files don’t have size information about the symbols in the object file format unlike ELF. Also add the part of the fix to llvm-nm that was missed with r290001 so -arch armv7m works. rdar://25681018 llvm-svn: 293099
OpenPOWER on IntegriCloud