[all-commits] [llvm/llvm-project] bc5d68: Revert "[DebugInfo] Don't error for zero-length ar...
Nico Weber via All-commits
all-commits at lists.llvm.org
Mon Aug 10 05:21:33 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: bc5d68dd8a17d2e9cc80481478f3d0c149df32e7
https://github.com/llvm/llvm-project/commit/bc5d68dd8a17d2e9cc80481478f3d0c149df32e7
Author: Nico Weber <thakis at chromium.org>
Date: 2020-08-10 (Mon, 10 Aug 2020)
Changed paths:
M llvm/include/llvm/DebugInfo/DWARF/DWARFDebugArangeSet.h
M llvm/lib/DebugInfo/DWARF/DWARFContext.cpp
M llvm/lib/DebugInfo/DWARF/DWARFDebugArangeSet.cpp
M llvm/lib/DebugInfo/DWARF/DWARFDebugAranges.cpp
M llvm/unittests/DebugInfo/DWARF/DWARFDebugArangeSetTest.cpp
Log Message:
-----------
Revert "[DebugInfo] Don't error for zero-length arange entries"
This reverts commit cb3a598c87db2db997401b82dfb3f7f80707194e.
Breaks build of check-llvm dep obj2yaml everywhere.
More information about the All-commits
mailing list