summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/asm.ll
diff options
context:
space:
mode:
authorDavid Majnemer <david.majnemer@gmail.com>2014-09-20 21:18:43 +0000
committerDavid Majnemer <david.majnemer@gmail.com>2014-09-20 21:18:43 +0000
commitfb83977538851899b0c6040c20ec0cc719a9a057 (patch)
treeebe48420c18b65a352f6bcf8bd738f0066e02dac /llvm/test/DebugInfo/COFF/asm.ll
parent6f80abac4ea5e80f88c444f5bc795c5a15909fb5 (diff)
downloadbcm5719-llvm-fb83977538851899b0c6040c20ec0cc719a9a057.tar.gz
bcm5719-llvm-fb83977538851899b0c6040c20ec0cc719a9a057.zip
Update tests which broke from r218189
llvm-svn: 218191
Diffstat (limited to 'llvm/test/DebugInfo/COFF/asm.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/asm.ll4
1 files changed, 2 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/COFF/asm.ll b/llvm/test/DebugInfo/COFF/asm.ll
index 8c9dff0cdf1..4f07b9033a8 100644
--- a/llvm/test/DebugInfo/COFF/asm.ll
+++ b/llvm/test/DebugInfo/COFF/asm.ll
@@ -21,7 +21,7 @@
; X86-NEXT: ret
; X86-NEXT: [[END_OF_F:.*]]:
;
-; X86-LABEL: .section .debug$S,"rnd"
+; X86-LABEL: .section .debug$S,"rd"
; X86-NEXT: .long 4
; X86-NEXT: .long 242
; X86-NEXT: .long [[F2_END:.*]]-[[F2_START:.*]]
@@ -90,7 +90,7 @@
; X64-NEXT: ret
; X64-NEXT: [[END_OF_F:.*]]:
;
-; X64-LABEL: .section .debug$S,"rnd"
+; X64-LABEL: .section .debug$S,"rd"
; X64-NEXT: .long 4
; X64-NEXT: .long 242
; X64-NEXT: .long [[F2_END:.*]]-[[F2_START:.*]]
OpenPOWER on IntegriCloud