[lld] [lld][COFF] Add /linkreprofullpathrsp flag (PR #165449)
Alexandre Ganea via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 3 08:15:07 PST 2025
================
@@ -0,0 +1,38 @@
+# REQUIRES: x86
+# Unsupported on Windows due to maximum path length limitations.
----------------
aganea wrote:
It is unclear why the other tests are maked as unsupported. I don't see anything that justifies that. In the absence of a build error, I would leave this test as "runnable on Windows".
https://github.com/llvm/llvm-project/pull/165449
More information about the llvm-commits
mailing list