[PATCH] Fix integration of pass plugins with llvm dylib
authorserge-sans-paille <sguelton@redhat.com>
Wed, 12 Feb 2020 07:57:19 +0000 (08:57 +0100)
committerSylvestre Ledru <sylvestre@debian.org>
Fri, 10 Apr 2020 08:27:41 +0000 (09:27 +0100)
commit88e726f6d951a20dba67cfcf2c39690fc837d5ab
tree7e662b518d3abd816324c0eeb6abc7bab6167b87
parente877e77b84c3d0e594d79a97ba438693c8c93b80
[PATCH] 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

Gbp-Pq: Name d21664cce1db8debe2528f36b1fbd2b8af9c9401.patch
clang/CMakeLists.txt
llvm/CMakeLists.txt