[all-commits] [llvm/llvm-project] b0b4cc: [bugpoint] Fix compilation of bugpoint-passes on W...
Alexey Bader via All-commits
all-commits at lists.llvm.org
Mon Jan 23 17:48:21 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: b0b4cc18641b053b351c9f6133206ee37f5952a3
https://github.com/llvm/llvm-project/commit/b0b4cc18641b053b351c9f6133206ee37f5952a3
Author: Alexey Bader <alexey.bader at intel.com>
Date: 2023-01-23 (Mon, 23 Jan 2023)
Changed paths:
M llvm/tools/bugpoint-passes/CMakeLists.txt
Log Message:
-----------
[bugpoint] Fix compilation of bugpoint-passes on Windows
Bugpoint also depends on libLLVMSupport.dll for 'llvm_unreachable'
Reviewed By: beanz
Differential Revision: https://reviews.llvm.org/D140609
More information about the All-commits
mailing list