aboutsummaryrefslogtreecommitdiffstats
path: root/test/FrontendC++/2009-07-15-LineNumbers.cpp
Commit message (Expand)AuthorAgeFilesLines
* Update tests to not rely on input file's absolute path.Devang Patel2010-07-271-1/+1
* Fix this code to use DIScope instead of DICompileUnit, as in r90181.Dan Gohman2009-12-051-1/+1
* Remove now-redundant llvm-as invocations.Dan Gohman2009-12-051-1/+1
* Not all ASM has # for comments.Bill Wendling2009-11-181-1/+1
* Move DebugInfo checks into EmitComments and remove them fromDavid Greene2009-11-131-1/+0
* Remove obsolete -f flags.Dan Gohman2009-08-251-1/+1
* xfail for now.Evan Cheng2009-07-291-0/+1
* Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comesDavid Greene2009-07-201-1/+0
* xfail for now.Evan Cheng2009-07-201-0/+1
* Emit line numbers in asm comments when available.David Greene2009-07-161-0/+27