summaryrefslogtreecommitdiff
path: root/test/CodeGen/link-bitcode-file.c
AgeCommit message (Expand)Author
2017-02-02[CodeGen] Update test after recent changes in llvm (r293846).Davide Italiano
2017-02-01[CodeGen] Update test after recent changes in llvm (r293799).Davide Italiano
2015-10-27Allow linking multiple bitcode files.Artem Belevich
2015-05-12Fixed double-free in case of module loading error.Artem Belevich
2014-10-25Make this test a bit stricter by checking clang's output too.Rafael Espindola
2013-08-15CHECK-LABEL-ify some code gen tests to improve diagnostic experience when tes...Stephen Lin
2013-07-04Add 'not' to commands that are expected to fail.Rafael Espindola
2011-10-30Add support for lazily linking bitcode files (using a newPeter Collingbourne