[all-commits] [llvm/llvm-project] 313598: Reland "[CMake/Bazel] Support usage of opt driver ...
Nico Weber via All-commits
all-commits at lists.llvm.org
Wed Jan 24 10:57:21 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 31359840247b7d458ea8104373eea3f0cef95e16
https://github.com/llvm/llvm-project/commit/31359840247b7d458ea8104373eea3f0cef95e16
Author: Nico Weber <thakis at chromium.org>
Date: 2024-01-24 (Wed, 24 Jan 2024)
Changed paths:
M llvm/tools/opt/CMakeLists.txt
M llvm/tools/opt/NewPMDriver.cpp
M llvm/tools/opt/NewPMDriver.h
M llvm/tools/opt/opt.cpp
A llvm/tools/opt/optdriver.cpp
M utils/bazel/llvm-project-overlay/llvm/BUILD.bazel
Log Message:
-----------
Reland "[CMake/Bazel] Support usage of opt driver as a library (#79205)"
This reverts commit be08be5d5de97cd593fb99affa1fa994d104eb70.
The build error was due to a different change, apologies!
More information about the All-commits
mailing list