[clang] [lld] [llvm] [ThinLTO] Reduce the number of renaming due to promotions (PR #178587)

via cfe-commits cfe-commits at lists.llvm.org
Sat Feb 21 13:15:27 PST 2026


================
@@ -8,7 +8,7 @@ target triple = "thumbv7--linux-android"
 module asm "asm:"
 module asm "bx lr"
 
-; NotEligibleToImport
+; NotEligibleToImporti
----------------
yonghong-song wrote:

Thanks. Indeed a typo. Fixed.

https://github.com/llvm/llvm-project/pull/178587


More information about the cfe-commits mailing list