[all-commits] [llvm/llvm-project] d21664: Fix integration of pass plugins with llvm dylib
serge-sans-paille via All-commits
all-commits at lists.llvm.org
Thu Feb 13 05:18:46 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: d21664cce1db8debe2528f36b1fbd2b8af9c9401
https://github.com/llvm/llvm-project/commit/d21664cce1db8debe2528f36b1fbd2b8af9c9401
Author: serge-sans-paille <sguelton at redhat.com>
Date: 2020-02-13 (Thu, 13 Feb 2020)
Changed paths:
M clang/CMakeLists.txt
M llvm/CMakeLists.txt
Log Message:
-----------
Fix integration of pass plugins with llvm dylib
Call llvm_process_pass_plugin from clang when in standalone mode.
Differential Revision: https://reviews.llvm.org/D74464
More information about the All-commits
mailing list