mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-23 03:02:36 +01:00
d090eb21c2
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 |
||
---|---|---|
.. | ||
CMakeLists.txt | ||
llvm-extract.cpp | ||
LLVMBuild.txt | ||
Makefile |