commit | 5eb1a17437724e3c5eb8e8b5953a55e8e813c1a6 | [log] [tgz] |
---|---|---|
author | Jonas Devlieghere <jonas@devlieghere.com> | Thu Dec 07 11:17:19 2017 +0000 |
committer | Jonas Devlieghere <jonas@devlieghere.com> | Thu Dec 07 11:17:19 2017 +0000 |
tree | fb8fc89e5cf7171cf12db98525edf64a84387b56 | |
parent | 9fb4bebf8e4d975659c69d7010c1317832181e9c [diff] |
[dsymutil] Add -verify option to run DWARF verifier after linking. This patch adds support for running the DWARF verifier on the linked debug info files. If the -verify options is specified and verification fails, dsymutil exists with abort with non-zero exit code. This behavior is *not* enabled by default. Differential revision: https://reviews.llvm.org/D40777 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@320033 91177308-0d34-0410-b5e6-96231b3b80d8