summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/link-bitcode-file.c
Commit message (Collapse)AuthorAgeFilesLines
* Make this test a bit stricter by checking clang's output too.Rafael Espindola2014-10-251-1/+1
| | | | llvm-svn: 220604
* CHECK-LABEL-ify some code gen tests to improve diagnostic experience when ↵Stephen Lin2013-08-151-2/+2
| | | | | | tests fail. llvm-svn: 188447
* Add 'not' to commands that are expected to fail.Rafael Espindola2013-07-041-1/+1
| | | | | | | This is at least good documentation, but also opens the possibility of using pipefail. llvm-svn: 185652
* Add support for lazily linking bitcode files (using a newPeter Collingbourne2011-10-301-0/+24
-mlink-bitcode-file flag), and more generally llvm::Modules, before running optimisations. llvm-svn: 143314
OpenPOWER on IntegriCloud