Go to file
Argyrios Kyrtzidis baf3fee885 Make DwarfWriter::RecordInlinedFnStart more like the other DwarfWriter's methods:
-Have it return a label ID
-Remove the unused Instruction parameter

No functionality change.

llvm-svn: 71132
2009-05-07 00:16:31 +00:00
clang Back out r70506 (exception spec in AST) again. We won't have exception specs until we've had a lot more discussion. 2009-05-06 23:27:55 +00:00
llvm Make DwarfWriter::RecordInlinedFnStart more like the other DwarfWriter's methods: 2009-05-07 00:16:31 +00:00