[PATCH] Support standard DWARF TLS opcode; currently, only PS4 uses it.

Paul Robinson Paul_Robinson at playstation.sony.com
Tue Mar 3 15:59:29 PST 2015


In http://reviews.llvm.org/D8018#133761, @emaste wrote:

> > Let's just check this with gdb and be done with it. I'd prefer not to conditionalize if at all possible.
>
>
> I strongly agree. I've added a link back to this review in the GDB PR https://sourceware.org/bugzilla/show_bug.cgi?id=11616.


I have GDB 7.7 on my Ubuntu 14.04, it reports "Unhandled dwarf expression opcode 0x9b"
I think we're stuck with the GNU opcode for a while.

It would have to be conditional on DWARF version anyway, for as long as we're willing to support DWARF 2.


http://reviews.llvm.org/D8018

EMAIL PREFERENCES
  http://reviews.llvm.org/settings/panel/emailpreferences/






More information about the llvm-commits mailing list