[lld] [LLD][COFF] Clarify EC vs. native symbols in diagnostics on ARM64X (PR #130857)

Jacek Caban via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 13 08:04:48 PDT 2025


================
@@ -60,9 +60,11 @@ coff::operator<<(const COFFSyncStream &s,
   return s;
 }
 
+#if 0
----------------
cjacek wrote:

Yes, I failed to commit its removal, sorry about that.

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


More information about the llvm-commits mailing list