summaryrefslogtreecommitdiffstats
path: root/clang/test/CodeGen/link-bitcode-file.c
Commit message (Collapse)AuthorAgeFilesLines
* 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