teak-llvm/llvm/lib/Bitcode
Chandler Carruth b7bdfd65ac [PM] Wire up support for writing bitcode with new PM.
This moves the old pass creation functionality to its own header and
updates the callers of that routine. Then it adds a new PM supporting
bitcode writer to the header file, and wires that up in the opt tool.
A test is added that round-trips code into bitcode and back out using
the new pass manager.

llvm-svn: 199078
2014-01-13 07:38:24 +00:00
..
Reader Re-sort all of the includes with ./utils/sort_includes.py so that 2014-01-07 11:48:04 +00:00
Writer [PM] Wire up support for writing bitcode with new PM. 2014-01-13 07:38:24 +00:00
CMakeLists.txt
LLVMBuild.txt
Makefile