[clang] [lld] [llvm] [ThinLTO] Reduce the number of renaming due to promotions (PR #178587)
Teresa Johnson via cfe-commits
cfe-commits at lists.llvm.org
Fri Feb 20 15:53:08 PST 2026
================
@@ -8,7 +8,7 @@ target triple = "thumbv7--linux-android"
module asm "asm:"
module asm "bx lr"
-; NotEligibleToImport
+; NotEligibleToImporti
----------------
teresajohnson wrote:
Looks like an accidental change here
https://github.com/llvm/llvm-project/pull/178587
More information about the cfe-commits
mailing list