summaryrefslogtreecommitdiffstats
path: root/llvm/test/Object/Inputs/small.ll
Commit message (Collapse)AuthorAgeFilesLines
* Attempt to fix nm-archive.test after r362798Nico Weber2019-06-071-0/+18
llvm-lib now needs a `target triple` for bitcode, so add a new file that's like trivial.ll but has one, and use that in the test. (trivial.ll had a comment that looked like it wasn't supposed to be used in tests directly, so I don't want to change that file.) llvm-svn: 362809
OpenPOWER on IntegriCloud