aboutsummaryrefslogtreecommitdiff
path: root/test/FrontendC++/2009-07-15-LineNumbers.cpp
AgeCommit message (Expand)Author
2011-04-18Remove test to check line numbers. There are other numerous tests in our test...Devang Patel
2010-07-27Update tests to not rely on input file's absolute path.Devang Patel
2009-12-05Fix this code to use DIScope instead of DICompileUnit, as in r90181.Dan Gohman
2009-12-05Remove now-redundant llvm-as invocations.Dan Gohman
2009-11-18Not all ASM has # for comments.Bill Wendling
2009-11-13Move DebugInfo checks into EmitComments and remove them fromDavid Greene
2009-08-25Remove obsolete -f flags.Dan Gohman
2009-07-29xfail for now.Evan Cheng
2009-07-20Re-apply 75490, 75806 and 76177 with fixes and tests. Efficiency comesDavid Greene
2009-07-20xfail for now.Evan Cheng
2009-07-16Emit line numbers in asm comments when available.David Greene