[llvm-dev] LLVM Plugin Built Outside of Source Tree

via llvm-dev llvm-dev at lists.llvm.org
Thu Sep 5 15:52:06 PDT 2019


This is the guide I followed quite a while ago.
https://llvm.org/docs/CMake.html#developing-llvm-passes-out-of-source

-Yuanfang

From: llvm-dev <llvm-dev-bounces at lists.llvm.org> On Behalf Of William Moses via llvm-dev
Sent: Thursday, September 5, 2019 3:11 PM
To: llvm-dev <llvm-dev at lists.llvm.org>
Subject: [llvm-dev] LLVM Plugin Built Outside of Source Tree

Is there documentation anywhere for building an LLVM plugin (for a custom optimization pass) outside of LLVM's source tree (as seems to be the case in http://llvm.org/docs/WritingAnLLVMPass.html).

For example, building it using an existing pre-installed LLVM?
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20190905/d5fbcb86/attachment.html>


More information about the llvm-dev mailing list