[lld] [LLD][ELF]Skip non-inputsections to avoid invalid cast in Arm BE8 handling. (PR #188154)
Peter Smith via llvm-commits
llvm-commits at lists.llvm.org
Tue Mar 24 02:20:24 PDT 2026
================
@@ -0,0 +1,10 @@
+// REQUIRES: arm
+// Ensure that ARM big-endian(BE8) can link SHF_MERGE sections with mapping symbols correctly.
----------------
smithp35 wrote:
Non filecheck comment starts with ///
https://github.com/llvm/llvm-project/pull/188154
More information about the llvm-commits
mailing list