commit | e2dc71d312fb9e46ad89429bade1f221ea8e67ff | [log] [tgz] |
---|---|---|
author | Chandler Carruth <chandlerc@gmail.com> | Mon Jan 13 07:38:24 2014 +0000 |
committer | Chandler Carruth <chandlerc@gmail.com> | Mon Jan 13 07:38:24 2014 +0000 |
tree | c2a98e5746519aa87c89547267571242c3652edb | |
parent | 5868b12dfb0cc2a946129ffebe58d098db89e332 [diff] |
[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. git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@199078 91177308-0d34-0410-b5e6-96231b3b80d8