Go to file
Dan Gohman abc77742c8 Fix this code to use DIScope instead of DICompileUnit, as in r90181.
Don't print "SrcLine"; just print the filename and line number, which
is obvious enough and more informative.

llvm-svn: 90631
2009-12-05 00:23:29 +00:00
clang Unbreak -ccc-cxx and -ccc-clang-cxx defaulting. 2009-12-05 00:13:59 +00:00
compiler-rt Use __USER_LABEL_PREFIX__ so that we don't add a _ prefix on ELF. 2009-11-09 14:27:04 +00:00
llvm Fix this code to use DIScope instead of DICompileUnit, as in r90181. 2009-12-05 00:23:29 +00:00