summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/nm-error.test
Commit message (Collapse)AuthorAgeFilesLines
* [llvm\test\Object] - An initial step to cleanup the test cases.George Rimar2019-07-081-12/+16
| | | | | | | | | | | | This patch removes trivial-object-test.elf-i386, trivial-object-test.elf-x86-64 and trivial-object-test2.elf-x86-64 precompiled objects from test/Object/Inputs folder. I adjusted the existent test cases to use YAML instead. Differential revision: https://reviews.llvm.org/D64206 llvm-svn: 365348
* We do use pipefail these days. Update the test.Rafael Espindola2014-01-291-4/+2
| | | | llvm-svn: 200370
* Make llvm-nm return 1 on error.Rafael Espindola2013-07-031-0/+17
This is a small compatibility improvement with gnu nm and makes llvm-nm more useful as a testing tool. llvm-svn: 185546
OpenPOWER on IntegriCloud