[PATCH] DW_OP_const* is invalid as a location

Katya Romanova Katya_Romanova at playstation.sony.com
Tue Dec 9 01:43:47 PST 2014


I have updated the patch based on Eric, David, Paul and Frédéric's reviews.

Using a small testcase, I have checked that LLDB works as expected (at least on Unix) with an object file compiled at -gdwarf-4( new way) and an object file compiled at -gdwarf-3, -gdwarf-2 (old way). Is there anything else I need to modify/check?

http://reviews.llvm.org/D6568

Files:
  lib/CodeGen/AsmPrinter/DwarfDebug.cpp
  test/DebugInfo/incorrect-variable-debugloc1.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D6568.17075.patch
Type: text/x-patch
Size: 5130 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141209/5cf4b363/attachment.bin>


More information about the llvm-commits mailing list