aboutsummaryrefslogtreecommitdiffstats
path: root/test/MC/COFF/linker-options.ll
diff options
context:
space:
mode:
Diffstat (limited to 'test/MC/COFF/linker-options.ll')
-rwxr-xr-xtest/MC/COFF/linker-options.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/test/MC/COFF/linker-options.ll b/test/MC/COFF/linker-options.ll
index 0be74e5..60baccf 100755
--- a/test/MC/COFF/linker-options.ll
+++ b/test/MC/COFF/linker-options.ll
@@ -14,7 +14,7 @@ define dllexport void @foo() {
ret void
}
-; CHECK: .section .drectve,"r"
+; CHECK: .section .drectve,"yn"
; CHECK: .ascii " /DEFAULTLIB:msvcrt.lib"
; CHECK: .ascii " /DEFAULTLIB:msvcrt.lib"
; CHECK: .ascii " /DEFAULTLIB:secur32.lib"