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

Adrian Prantl aprantl at apple.com
Tue Mar 3 12:04:28 PST 2015


To be precise, the check should be

  (isDarwin || isPS4) && DwarfVersion >= 3


http://reviews.llvm.org/D8018

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






More information about the llvm-commits mailing list