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

Daniel Thornburgh via llvm-commits llvm-commits at lists.llvm.org
Fri May 10 16:32:10 PDT 2024


================
@@ -0,0 +1,279 @@
+# REQUIRES: x86
+
+# RUN: split-file %s %t
----------------
mysterymath wrote:

Thanks, that does make the tests much easier to read.

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


More information about the llvm-commits mailing list