[PATCH] D58336: [X86] Fix tls variable lowering issue with large code model

LuoYuanke via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Feb 20 18:58:41 PST 2019


LuoYuanke updated this revision to Diff 187715.
LuoYuanke added a comment.

Add "FIXME" for tls compiled with pic but without pie option.


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D58336/new/

https://reviews.llvm.org/D58336

Files:
  lib/Target/X86/X86ISelDAGToDAG.cpp
  test/CodeGen/X86/code-model-elf.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D58336.187715.patch
Type: text/x-patch
Size: 4199 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190221/27425c96/attachment-0001.bin>


More information about the llvm-commits mailing list