summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/Generic/empty.ll
diff options
context:
space:
mode:
authorEkaterina Romanova <katya_romanova@playstation.sony.com>2016-10-27 23:20:19 +0000
committerEkaterina Romanova <katya_romanova@playstation.sony.com>2016-10-27 23:20:19 +0000
commitb7f96d1241f89ecc22efe6365967e79c3ccebafa (patch)
tree8d298572ea00d5e9531fc266cfe7fcb9bdb976cf /llvm/test/DebugInfo/Generic/empty.ll
parent614dc150ec761140d21f52c9bb1a1c45db38e12f (diff)
downloadbcm5719-llvm-b7f96d1241f89ecc22efe6365967e79c3ccebafa.tar.gz
bcm5719-llvm-b7f96d1241f89ecc22efe6365967e79c3ccebafa.zip
Reverting back r285355: "Update .debug_line section version information to match DWARF version", while I'm investigating a test failure.
llvm-svn: 285362
Diffstat (limited to 'llvm/test/DebugInfo/Generic/empty.ll')
-rw-r--r--llvm/test/DebugInfo/Generic/empty.ll2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/DebugInfo/Generic/empty.ll b/llvm/test/DebugInfo/Generic/empty.ll
index 1b22867cf19..82faeca41db 100644
--- a/llvm/test/DebugInfo/Generic/empty.ll
+++ b/llvm/test/DebugInfo/Generic/empty.ll
@@ -9,7 +9,7 @@
; Expect no line table entry since there are no functions and file references in this compile unit
; CHECK: .debug_line contents:
; CHECK: Line table prologue:
-; CHECK: total_length: 0x0000001a
+; CHECK: total_length: 0x00000019
; CHECK-NOT: file_names[
; CHECK: .debug_pubnames contents:
OpenPOWER on IntegriCloud