summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/simple.ll
diff options
context:
space:
mode:
authorReid Kleckner <rnk@google.com>2015-12-16 18:28:12 +0000
committerReid Kleckner <rnk@google.com>2015-12-16 18:28:12 +0000
commit83ebad370c4352c9644ab480c983d551150d1999 (patch)
tree048583862f266f324c53af824e78543de863e7c7 /llvm/test/DebugInfo/COFF/simple.ll
parent5b8895b4965f7ccd0443207aadf162d5e9938439 (diff)
downloadbcm5719-llvm-83ebad370c4352c9644ab480c983d551150d1999.tar.gz
bcm5719-llvm-83ebad370c4352c9644ab480c983d551150d1999.zip
Reland "[llvm-readobj] Simplify usage of -codeview flag"
Relands r255790 with fixed tests. llvm-svn: 255793
Diffstat (limited to 'llvm/test/DebugInfo/COFF/simple.ll')
-rw-r--r--llvm/test/DebugInfo/COFF/simple.ll2
1 files changed, 0 insertions, 2 deletions
diff --git a/llvm/test/DebugInfo/COFF/simple.ll b/llvm/test/DebugInfo/COFF/simple.ll
index 4479ecd8cf7..2103df07f6d 100644
--- a/llvm/test/DebugInfo/COFF/simple.ll
+++ b/llvm/test/DebugInfo/COFF/simple.ll
@@ -112,7 +112,6 @@
; OBJ32-NEXT: ColEnd: 0
; OBJ32-NEXT: ]
; OBJ32-NEXT: ]
-; OBJ32: }
; X64-LABEL: f:
; X64-NEXT: .L{{.*}}:{{$}}
@@ -226,7 +225,6 @@
; OBJ64-NEXT: ColEnd: 0
; OBJ64-NEXT: ]
; OBJ64-NEXT: ]
-; OBJ64: }
; Function Attrs: nounwind
define void @f() #0 !dbg !4 {
OpenPOWER on IntegriCloud