[all-commits] [llvm/llvm-project] 66b1f6: Reland [clang-fuzzer] Use new pass manager for opt...
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Nov 24 09:21:15 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 66b1f6bba51536ff8f75c84adf1df63894016b7d
https://github.com/llvm/llvm-project/commit/66b1f6bba51536ff8f75c84adf1df63894016b7d
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M clang/tools/clang-fuzzer/handle-llvm/CMakeLists.txt
M clang/tools/clang-fuzzer/handle-llvm/handle_llvm.cpp
Log Message:
-----------
Reland [clang-fuzzer] Use new pass manager for optimizing IR
With CMakeLists.txt fix.
Commit: 5a90edb3c825b43f7af31eab3284687ee08474ad
https://github.com/llvm/llvm-project/commit/5a90edb3c825b43f7af31eab3284687ee08474ad
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2022-11-24 (Thu, 24 Nov 2022)
Changed paths:
M clang/tools/clang-fuzzer/handle-llvm/CMakeLists.txt
Log Message:
-----------
[clang-fuzzer] Add missing dependency
Compare: https://github.com/llvm/llvm-project/compare/5cc696324549...5a90edb3c825
More information about the All-commits
mailing list