[lld] [LLD] Implement --enable-non-contiguous-regions (PR #90007)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Wed May 1 05:38:17 PDT 2024


================
@@ -0,0 +1,54 @@
+# If a spilling reorders input sections, the .ARM.exidx table must be rebuilt
----------------
smithp35 wrote:

I think you'll need a `REQUIRES arm` for the test.

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


More information about the llvm-commits mailing list