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