AsmWriter: Cleanup debug info fields with MDFieldPrinter, NFC
[oota-llvm.git] / tools / opt / NewPMDriver.h
2015-02-01 Chandler Carruth[PM] Port TTI to the new pass manager, introducing...
2014-08-13 Benjamin KramerCanonicalize header guards into a common format.
2014-01-20 Chandler Carruth[PM] Wire up the Verifier for the new pass manager...
2014-01-13 Chandler Carruth[PM] Add an enum for describing the desired output...
2014-01-11 Chandler Carruth[PM] Add (very skeletal) support to opt for running...