[all-commits] [llvm/llvm-project] d5ca90: [llvm-{debuginfod, ml, objdump, symbolizer}, dsymutil...
steelannelida via All-commits
all-commits at lists.llvm.org
Thu Aug 17 16:27:43 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d5ca900414465b91f5db37c53b98dd4452b69830
https://github.com/llvm/llvm-project/commit/d5ca900414465b91f5db37c53b98dd4452b69830
Author: Andrés Villegas <andresvi at google.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M llvm/tools/dsymutil/CMakeLists.txt
M llvm/tools/dsymutil/dsymutil.cpp
M llvm/tools/llvm-debuginfod/CMakeLists.txt
M llvm/tools/llvm-debuginfod/llvm-debuginfod.cpp
M llvm/tools/llvm-driver/CMakeLists.txt
M llvm/tools/llvm-ml/CMakeLists.txt
M llvm/tools/llvm-ml/llvm-ml.cpp
M llvm/tools/llvm-objdump/CMakeLists.txt
M llvm/tools/llvm-objdump/llvm-objdump.cpp
M llvm/tools/llvm-symbolizer/CMakeLists.txt
M llvm/tools/llvm-symbolizer/llvm-symbolizer.cpp
Log Message:
-----------
[llvm-{debuginfod,ml,objdump,symbolizer}, dsymutil] Enable multicall driver
Differential Revision: https://reviews.llvm.org/D157670
Commit: 8f4a0b701f32deb66da18fec63a90bf747a6b41f
https://github.com/llvm/llvm-project/commit/8f4a0b701f32deb66da18fec63a90bf747a6b41f
Author: Dmitry Chernenkov <dmitryc at google.com>
Date: 2023-08-17 (Thu, 17 Aug 2023)
Changed paths:
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Log Message:
-----------
[Bazel] Fix for Enable multicall driver
Compare: https://github.com/llvm/llvm-project/compare/c296c35e9e2f...8f4a0b701f32
More information about the All-commits
mailing list