[lld] lld: add support for NOCROSSREFS(_TO) (PR #95714)

Pavel Skripkin via llvm-commits llvm-commits at lists.llvm.org
Fri Jun 21 00:10:41 PDT 2024


================
@@ -0,0 +1,150 @@
+// REQUIRES: x86
+// UNSUPPORTED: system-windows
----------------
pskrgag wrote:

Rewrote test and dropped windows part. Let's see if it will work

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


More information about the llvm-commits mailing list