[PATCH] DW_OP_const* is invalid as a location

David Blaikie dblaikie at gmail.com
Mon Dec 8 14:11:10 PST 2014


On Mon, Dec 8, 2014 at 1:52 PM, Frederic Riss <friss at apple.com> wrote:

> Did you confirm that the OP_stack_value is correctly handled by lldb and
> that this produces no regression?
>

+1 to this question.

Though at least on Darwin, Clang defaults to dwarf2, so it shouldn't be an
issue for LLDB there. Not sure about iOS or Linux/Windows, though.


>
> And I agree with others that this should be conditional on Dwarf 4 output.
> This gives consumers at least some coarse grain switch to know how to
> interpret expressions.
>
> http://reviews.llvm.org/D6568
>
>
>
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20141208/492c0158/attachment.html>


More information about the llvm-commits mailing list