[clang] [Driver,CodeGen] Support -mtls-dialect= (PR #79256)
Eli Friedman via cfe-commits
cfe-commits at lists.llvm.org
Wed Jan 24 14:24:16 PST 2024
efriedma-quic wrote:
What's the expected interaction here with LTO? Modifying TargetOptions has no effect if we're generating a bitcode file.
https://github.com/llvm/llvm-project/pull/79256
More information about the cfe-commits
mailing list