[all-commits] [llvm/llvm-project] 71aaeb: [DWARF5][DWARFVerifier] Check that Skeleton compil...
avl-llvm via All-commits
all-commits at lists.llvm.org
Wed Dec 11 23:59:49 PST 2019
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 71aaebc82468c8982b6d80bb35cbafed6dea91cc
https://github.com/llvm/llvm-project/commit/71aaebc82468c8982b6d80bb35cbafed6dea91cc
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2019-12-12 (Thu, 12 Dec 2019)
Changed paths:
M llvm/lib/DebugInfo/DWARF/DWARFVerifier.cpp
A llvm/test/DebugInfo/X86/skeleton-unit-verify.s
Log Message:
-----------
[DWARF5][DWARFVerifier] Check that Skeleton compilation unit does not have children.
That patch adds checking into DWARFVerifier that the Skeleton
compilation unit does not have children.
Differential Revision: https://reviews.llvm.org/D71244
More information about the All-commits
mailing list