[all-commits] [llvm/llvm-project] 9173ca: [dsymutil][DWARFv5] Do output verification for DWA...
avl-llvm via All-commits
all-commits at lists.llvm.org
Wed Aug 23 03:27:44 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9173cab625f9dfb60a6e4c45094537b205bf10c5
https://github.com/llvm/llvm-project/commit/9173cab625f9dfb60a6e4c45094537b205bf10c5
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2023-08-23 (Wed, 23 Aug 2023)
Changed paths:
M llvm/tools/dsymutil/dsymutil.cpp
Log Message:
-----------
[dsymutil][DWARFv5] Do output verification for DWARFv5.
It looks like current support for DWARFv5 is good enough to have
output verification. This patch removes DWARFv5 restriction for
output verification.
Differential Revision: https://reviews.llvm.org/D158508
More information about the All-commits
mailing list