[PATCH] Add a new pass to compute DWARF path discriminators.
Diego Novillo
dnovillo at google.com
Tue Feb 4 15:03:18 PST 2014
================
Comment at: lib/MC/MCObjectStreamer.cpp:268
@@ -266,1 +267,3 @@
+ errs() << "MCObjectStreamer::EmitDwarfLocDirective: " << Line << ":"
+ << Column << ":" << Discriminator << "\n";
// In case we see two .loc directives in a row, make sure the
----------------
Clearly, I will remove this at some point.
http://llvm-reviews.chandlerc.com/D2691
More information about the llvm-commits
mailing list