[llvm] [TargetLowering] Fix the problem of emulated-TLS implementation witho… (PR #101490)
Matt Arsenault via llvm-commits
llvm-commits at lists.llvm.org
Tue Aug 6 23:13:37 PDT 2024
================
@@ -0,0 +1,17 @@
+; RUN: llc < %s -emulated-tls -mtriple=aarch64-linux-ohos -O0 \
----------------
arsenm wrote:
Don't need -O0
https://github.com/llvm/llvm-project/pull/101490
More information about the llvm-commits
mailing list