summaryrefslogtreecommitdiffstats
path: root/test/CodeGen/link-bitcode-file.c
Commit message (Expand)AuthorAgeFilesLines
* [CodeGen] Update test after recent changes in llvm (r293846).Davide Italiano2017-02-021-1/+1
* [CodeGen] Update test after recent changes in llvm (r293799).Davide Italiano2017-02-011-1/+1
* Allow linking multiple bitcode files.Artem Belevich2015-10-271-2/+13
* Fixed double-free in case of module loading error.Artem Belevich2015-05-121-0/+5
* Make this test a bit stricter by checking clang's output too.Rafael Espindola2014-10-251-1/+1
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin2013-08-151-2/+2
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
* Add support for lazily linking bitcode files (using a newPeter Collingbourne2011-10-301-0/+24