summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/corrupt-archive.a
Commit message (Collapse)AuthorAgeFilesLines
* Fix pr17056.Rafael Espindola2014-06-161-0/+0
This makes llvm-nm ignore members that are not sufficiently aligned for lib/Object to handle. These archives are invalid. GNU AR is able to handle this, but in general just warns about broken archive members. We should probably start warning too, but for now just make sure llvm-nm exits with an 0. llvm-svn: 211036
OpenPOWER on IntegriCloud