Files
llvm-6502/test/CodeGen
Michael Kuperstein 0858c28ca8 [X86] Don't try to generate direct calls to TLS globals
The call lowering assumes that if the callee is a global, we want to emit a direct call.
This is correct for regular globals, but not for TLS ones.

Differential Revision: http://reviews.llvm.org/D6862

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@225438 91177308-0d34-0410-b5e6-96231b3b80d8
2015-01-08 11:50:58 +00:00
..
2015-01-07 06:34:34 +00:00
2015-01-07 11:37:40 +00:00
2015-01-07 20:54:17 +00:00