[PATCH] D8506: Set a debugger "target" to guide DWARF choices

Adrian Prantl aprantl at apple.com
Mon Jul 13 11:02:10 PDT 2015


aprantl added inline comments.

================
Comment at: lib/CodeGen/AsmPrinter/DwarfDebug.cpp:259
@@ -236,3 +258,3 @@
 
   Asm->OutStreamer->getContext().setDwarfVersion(DwarfVersion);
 
----------------
echristo wrote:
> Yeah, let's put it with tuning with a what you just said as a comment (if you have a gdb bug to point at that'd be good).
https://llvm.org/bugs/show_bug.cgi?id=18423
points to
Bug 11616 - DW_OP_form_tls_address is unimplemented
(https://sourceware.org/bugzilla/show_bug.cgi?id=11616)



http://reviews.llvm.org/D8506







More information about the llvm-commits mailing list