[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>
Tue, 24 Mar 2020 16:37:07 +0000 (16:37 +0000)
commitae2c301ee3615da26d78eaf9a82043e92cf4270d
tree7eff4bfd542ccc18d35da258237e86dd41550e93
parent50db608a9c6499cd288972fabe8989d3ddc267c8
[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