[PATCH] [X86] Don't try to generate direct calls to TLS globals
Rafael Ávila de Espíndola
rafael.espindola at gmail.com
Wed Jan 7 08:33:45 PST 2015
LGTM with a nit.
================
Comment at: test/CodeGen/X86/pr22103.ll:12
@@ +11,3 @@
+define void @_Z1fv() {
+; CHECK-NOT: callq *$a
+entry:
----------------
Please check what we actually generate.
http://reviews.llvm.org/D6862
EMAIL PREFERENCES
http://reviews.llvm.org/settings/panel/emailpreferences/
More information about the llvm-commits
mailing list