summaryrefslogtreecommitdiff
path: root/test/FrontendC++/2009-07-15-LineNumbers.cpp
Commit message (Expand)AuthorAge
* Fix this code to use DIScope instead of DICompileUnit, as in r90181.Dan Gohman2009-12-05
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-05
* Not all ASM has # for comments.Bill Wendling2009-11-18
* Move DebugInfo checks into EmitComments and remove them fromDavid Greene2009-11-13
* Remove obsolete -f flags.Dan Gohman2009-08-25
* xfail for now.Evan Cheng2009-07-29
* Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comesDavid Greene2009-07-20
* xfail for now.Evan Cheng2009-07-20
* Emit line numbers in asm comments when available.David Greene2009-07-16