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

Andrzej Warzynski via llvm-dev llvm-dev at lists.llvm.org
Sat Sep 7 10:52:37 PDT 2019


Some out-of-source examples based on LLVM-8:
https://github.com/banach-space/llvm-tutor

-Andrzej

On 05/09/2019 23:52, via llvm-dev wrote:
> 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?
>
>
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev
>
IMPORTANT NOTICE: The contents of this email and any attachments are confidential and may also be privileged. If you are not the intended recipient, please notify the sender immediately and do not disclose the contents to any other person, use it for any purpose, or store or copy the information in any medium. Thank you.


More information about the llvm-dev mailing list