[lld] [lld][COFF] Add /linkreprofullpathrsp flag (PR #165449)
David Truby via llvm-commits
llvm-commits at lists.llvm.org
Mon Nov 3 06:13:01 PST 2025
================
@@ -0,0 +1,38 @@
+# REQUIRES: x86
+# Unsupported on Windows due to maximum path length limitations.
----------------
DavidTruby wrote:
I copied this from the other linkrepro tests in this folder, although apparently I forgot to copy the `UNSUPPORTED: windows` line. I assumed that if this were true for the other tests it would be true for this too.
https://github.com/llvm/llvm-project/pull/165449
More information about the llvm-commits
mailing list