aboutsummaryrefslogtreecommitdiff
path: root/test/COFF/no-ipi-stream.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/COFF/no-ipi-stream.test')
-rw-r--r--test/COFF/no-ipi-stream.test2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/COFF/no-ipi-stream.test b/test/COFF/no-ipi-stream.test
index 246c35907..e9b2a31bc 100644
--- a/test/COFF/no-ipi-stream.test
+++ b/test/COFF/no-ipi-stream.test
@@ -1,4 +1,4 @@
# RUN: rm -rf %t && mkdir %t
# RUN: yaml2obj < %p/Inputs/no-ipi-stream-obj.obj.yaml > %t/no-ipi-stream-obj.obj
# RUN: llvm-pdbutil yaml2pdb %p/Inputs/no-ipi-stream-pdb.pdb.yaml -pdb=%t/no-ipi-stream-pdb.pdb
-# RUN: lld-link /dll /noentry /debug %t/no-ipi-stream-obj.obj
+# RUN: lld-link -safeseh:no /dll /noentry /debug %t/no-ipi-stream-obj.obj