[PATCH] D92737: [X86] Handle localdynamic TLS model in x32 mode

Pengfei Wang via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Dec 6 19:16:34 PST 2020


pengfei added inline comments.


================
Comment at: llvm/test/CodeGen/X86/pic.ll:322
+
+define void @test10() nounwind {
+entry:
----------------
What're this and test11 testing for? It seems you only changed for LocalDynamic model in this patch.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D92737



More information about the llvm-commits mailing list