[all-commits] [llvm/llvm-project] 982396: Revert "Fix build rules for LLVM_WITH_Z3 after D95...
Tom Stellard via All-commits
all-commits at lists.llvm.org
Mon Apr 5 10:47:00 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 982396ddd7df1b359d55809bc9d1aff4ed227c95
https://github.com/llvm/llvm-project/commit/982396ddd7df1b359d55809bc9d1aff4ed227c95
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-04-05 (Mon, 05 Apr 2021)
Changed paths:
M llvm/lib/Support/CMakeLists.txt
Log Message:
-----------
Revert "Fix build rules for LLVM_WITH_Z3 after D95727"
This reverts commit d66f9c4f1e83e69abf75f97cb5f8fd1dc9422357.
This was a follow up fix for 43ceb74eb1a5801662419fb66a6bf0d5414f1ec5, which
will be reverted.
Commit: e07e08f3662ad821b9da99daedf2445ed1b18d2c
https://github.com/llvm/llvm-project/commit/e07e08f3662ad821b9da99daedf2445ed1b18d2c
Author: Tom Stellard <tstellar at redhat.com>
Date: 2021-04-05 (Mon, 05 Apr 2021)
Changed paths:
M llvm/cmake/modules/AddLLVM.cmake
M llvm/tools/llvm-shlib/CMakeLists.txt
Log Message:
-----------
Revert "llvm-shlib: Create object libraries for each component and link against them"
This reverts commit 43ceb74eb1a5801662419fb66a6bf0d5414f1ec5.
This caused some build failures: https://bugs.llvm.org/show_bug.cgi?id=49818
Compare: https://github.com/llvm/llvm-project/compare/0116d04d04f2...e07e08f3662a
More information about the All-commits
mailing list