[PATCH] D43965: [CodeGen] Force the backend to follow clang's EmulatedTLS flag

Martin Storsjö via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Mar 1 13:44:42 PST 2018


mstorsjo added a comment.

Ok, thanks. Yes, this should probably only set it if some of those flags are set here.

FWIW, clang also has got a list of targets where emulated TLS is enabled by default - could this be omitted somehow, now that LLVM can handle that on its own?


Repository:
  rC Clang

https://reviews.llvm.org/D43965





More information about the cfe-commits mailing list