[all-commits] [llvm/llvm-project] 59bb9e: [llvm-dwarfutil] Remove unnecessarily dependency.
avl-llvm via All-commits
all-commits at lists.llvm.org
Mon Aug 8 07:13:50 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 59bb9e37c66bfbec6b2f0f7a07516adb6859acc3
https://github.com/llvm/llvm-project/commit/59bb9e37c66bfbec6b2f0f7a07516adb6859acc3
Author: Alexey Lapshin <a.v.lapshin at mail.ru>
Date: 2022-08-08 (Mon, 08 Aug 2022)
Changed paths:
M llvm/tools/llvm-dwarfutil/CMakeLists.txt
M llvm/tools/llvm-dwarfutil/llvm-dwarfutil.cpp
Log Message:
-----------
[llvm-dwarfutil] Remove unnecessarily dependency.
llvm-dwarutil.cpp redundantly calls to InitializeAllAsmParsers.
That call might be removed as well as dependency on ${LLVM_TARGETS_TO_BUILD}
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D131157
More information about the All-commits
mailing list