aboutsummaryrefslogtreecommitdiff
path: root/test/MinGW/driver.test
diff options
context:
space:
mode:
Diffstat (limited to 'test/MinGW/driver.test')
-rw-r--r--test/MinGW/driver.test4
1 files changed, 4 insertions, 0 deletions
diff --git a/test/MinGW/driver.test b/test/MinGW/driver.test
index 8bf70a9b24fa..45d19be71458 100644
--- a/test/MinGW/driver.test
+++ b/test/MinGW/driver.test
@@ -124,3 +124,7 @@ ICF-NONE: -opt:noicf
RUN: ld.lld -### -m i386pep foo.o --icf=all | FileCheck -check-prefix ICF %s
RUN: ld.lld -### -m i386pep foo.o -icf=all | FileCheck -check-prefix ICF %s
ICF: -opt:icf
+
+RUN: ld.lld -### foo.o -m i386pe -shared --kill-at | FileCheck -check-prefix=KILL-AT %s
+RUN: ld.lld -### foo.o -m i386pe -shared -kill-at | FileCheck -check-prefix=KILL-AT %s
+KILL-AT: -kill-at