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

Eric Christopher echristo at gmail.com
Wed Mar 4 12:26:07 PST 2015


Sadly LGTM. One inline comment.

-eric


================
Comment at: test/DebugInfo/X86/tls.ll:31
@@ -27,1 +30,3 @@
 ; SINGLE: .section     .debug_info,
+; DARWIN: .section     __DWARF,__debug_info,
+
----------------
Can probably just regexp check for section {{.*}}debug_info and not worry about it.

http://reviews.llvm.org/D8018

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






More information about the llvm-commits mailing list