summaryrefslogtreecommitdiff
path: root/test/asan/TestCases/Windows/fuse-lld.cc
diff options
context:
space:
mode:
Diffstat (limited to 'test/asan/TestCases/Windows/fuse-lld.cc')
-rw-r--r--test/asan/TestCases/Windows/fuse-lld.cc2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/asan/TestCases/Windows/fuse-lld.cc b/test/asan/TestCases/Windows/fuse-lld.cc
index 7fa5d4e8a..c20e5ff6c 100644
--- a/test/asan/TestCases/Windows/fuse-lld.cc
+++ b/test/asan/TestCases/Windows/fuse-lld.cc
@@ -1,6 +1,6 @@
// If we have LLD, see that things more or less work.
//
-// REQUIRES: lld
+// REQUIRES: lld-available
//
// FIXME: Use -fuse-ld=lld after the old COFF linker is removed.
// FIXME: Test will fail until we add flags for requesting dwarf or cv.