summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/ELF/empty-dwarf-lines.s
diff options
context:
space:
mode:
authorPaul Robinson <paul.robinson@sony.com>2017-12-04 21:27:46 +0000
committerPaul Robinson <paul.robinson@sony.com>2017-12-04 21:27:46 +0000
commit68ba772cc0fcc2997f0e7827dd01f42f85161b7d (patch)
tree9c1823d951d890e8832810bd6c2f4f13163e880c /llvm/test/MC/ELF/empty-dwarf-lines.s
parentc83977fc2137f3a9ed6c1978a6b0edef3e60af88 (diff)
downloadbcm5719-llvm-68ba772cc0fcc2997f0e7827dd01f42f85161b7d.tar.gz
bcm5719-llvm-68ba772cc0fcc2997f0e7827dd01f42f85161b7d.zip
Re-submit r289925 (Update .debug_line section version to match DWARF version)
Set the .debug_line version to match the requested DWARF version, except with a maximum of v4 because we don't support v5 yet. Previously Chromium had issues with this patch; see PR31407. Chromium tool issues have been addressed, so hopefully this will go through this time. Patch by Katya Romanova! Differential Revision: https://reviews.llvm.org/D38002 llvm-svn: 319699
Diffstat (limited to 'llvm/test/MC/ELF/empty-dwarf-lines.s')
-rw-r--r--llvm/test/MC/ELF/empty-dwarf-lines.s2
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/test/MC/ELF/empty-dwarf-lines.s b/llvm/test/MC/ELF/empty-dwarf-lines.s
index 19305709cda..3b14fe0e6c5 100644
--- a/llvm/test/MC/ELF/empty-dwarf-lines.s
+++ b/llvm/test/MC/ELF/empty-dwarf-lines.s
@@ -15,7 +15,7 @@ c:
// CHECK-NEXT: ]
// CHECK-NEXT: Address: 0x0
// CHECK-NEXT: Offset: 0x44
-// CHECK-NEXT: Size: 39
+// CHECK-NEXT: Size: 40
// CHECK-NEXT: Link: 0
// CHECK-NEXT: Info: 0
// CHECK-NEXT: AddressAlignment: 1
OpenPOWER on IntegriCloud