https://bugs.llvm.org/show_bug.cgi?id=30641

Paul Robinson <paul_robin...@playstation.sony.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|NEW                         |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Paul Robinson <paul_robin...@playstation.sony.com> ---
It looks like "no_location" starts getting a location list with a
constant and DW_OP_stack_value, starting in LLVM 6.0.  Ideally the
constant value would be described as spanning the entire scope, but
this is good enough for me to be willing to resolve as fixed.

0x00000051:     DW_TAG_variable
                  DW_AT_location         (0x00000000
                     0x0000000000000011 - 0x0000000000000034: DW_OP_constu
0x4030201, DW_OP_stack_value)
                  DW_AT_name     ("no_location")
...

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to