Some additional and some replacement tests for nm command line options. This includes a test for --debug-syms initially discussed at D62148. Where felt appropriate some tests have been renamed.
Diff Detail
Diff Detail
Event Timeline
test/tools/llvm-nm/debug-syms.test | ||
---|---|---|
1 | Nit: yaml2obj has an -o option and it seems most tests in test/tools/yaml2obj uses -o instead of > . |
Comment Actions
If your description included Differential Revision: https://reviews.llvm.org/D62955 (see other commits' descriptions), the revision would have been closed automatically when you committed.
Comment Actions
Thanks, that's what was intended in the comment but it looks like I added some whitespace that prevented the automatic close.
Nit: yaml2obj has an -o option and it seems most tests in test/tools/yaml2obj uses -o instead of > .