[lld] [LLD] Add CLASS syntax to SECTIONS (PR #95323)

Peter Smith via llvm-commits llvm-commits at lists.llvm.org
Tue Jun 18 11:42:28 PDT 2024


================
@@ -0,0 +1,377 @@
+# REQUIRES: x86
+
----------------
smithp35 wrote:

Although unlikely, it should be well defined to have linker scripts with CLASS and `--enable-non-contiguous-regions` is it worth adding a test for the interaction?

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


More information about the llvm-commits mailing list