Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Use sys::fs::createTemporaryFile. | Rafael Espindola | 2013-07-05 | 1 | -2/+1 |
* | Debug Info: cleanup | Manman Ren | 2013-07-02 | 1 | -2/+2 |
* | Debug Info: clean up usage of Verify. | Manman Ren | 2013-07-01 | 1 | -1/+1 |
* | Remove needless include (unistd.h) in DebugIR pass | Daniel Malea | 2013-06-28 | 1 | -2/+0 |
* | Remove limitation on DebugIR that made it require existing debug metadata. | Daniel Malea | 2013-06-28 | 1 | -153/+463 |
* | Re-implement DebugIR in a way that does not subclass AssemblyWriter: | Daniel Malea | 2013-05-23 | 1 | -102/+166 |
* | Add DebugIR pass -- emits IR file and replace source lines with IR lines in MD | Daniel Malea | 2013-05-08 | 1 | -0/+246 |