llvm-project/clang/examples
Peter Collingbourne f1d76db466 Add support for lazily linking bitcode files (using a new
-mlink-bitcode-file flag), and more generally llvm::Modules, before
running optimisations.

llvm-svn: 143314
2011-10-30 17:30:44 +00:00
..
PrintFunctionNames Fix examples for r140478. PR11021. 2011-09-27 18:33:47 +00:00
analyzer-plugin Remove EnhancedBugReport and RangedBugReport - pull all the extra functionality they provided into their parent BugReport. The only functional changes are: made getRanges() non const - it adds default range to Ranges if none are supplied, made getStmt() private, which was another FIXME. 2011-08-17 23:00:25 +00:00
clang-interpreter Add support for lazily linking bitcode files (using a new 2011-10-30 17:30:44 +00:00
wpa Fix linking of clang-wpa. 2011-05-31 07:13:36 +00:00
CMakeLists.txt Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00
Makefile Reverts the Tooling changes as requested by Chris. 2011-06-02 16:58:33 +00:00