Commit message (Expand) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Update tests to not rely on input file's absolute path. | Devang Patel | 2010-07-27 | 1 | -1/+1 |
* | Fix this code to use DIScope instead of DICompileUnit, as in r90181. | Dan Gohman | 2009-12-05 | 1 | -1/+1 |
* | Remove now-redundant llvm-as invocations. | Dan Gohman | 2009-12-05 | 1 | -1/+1 |
* | Not all ASM has # for comments. | Bill Wendling | 2009-11-18 | 1 | -1/+1 |
* | Move DebugInfo checks into EmitComments and remove them from | David Greene | 2009-11-13 | 1 | -1/+0 |
* | Remove obsolete -f flags. | Dan Gohman | 2009-08-25 | 1 | -1/+1 |
* | xfail for now. | Evan Cheng | 2009-07-29 | 1 | -0/+1 |
* | Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comes | David Greene | 2009-07-20 | 1 | -1/+0 |
* | xfail for now. | Evan Cheng | 2009-07-20 | 1 | -0/+1 |
* | Emit line numbers in asm comments when available. | David Greene | 2009-07-16 | 1 | -0/+27 |