mudongliang via llvm-dev
2015-Aug-25 05:09 UTC
[llvm-dev] compile Hello LLVM Pass in the source tree
I have seen this webpage : llvm.org/docs/WritingAnLLVMPass.html#quick-start-writing-hello-world But this webpage may be a little older. There is Makefile in lib/Transforms/Hello. The content is a little different from the website. And I am confused about the sentence - "First, configure and build LLVM. This needs to be done directly inside the LLVM source tree rather than in a separate objects directory."! I get from the wiki : LLVM should be installed outside the LLVM source tree. (in-tree build is not supported) -mudongliang -------------- next part -------------- A non-text attachment was scrubbed... Name: 0xA0888958.asc Type: application/pgp-keys Size: 1710 bytes Desc: not available URL: <lists.llvm.org/pipermail/llvm-dev/attachments/20150825/e2e2f5cb/attachment.key> -------------- next part -------------- A non-text attachment was scrubbed... Name: signature.asc Type: application/pgp-signature Size: 473 bytes Desc: OpenPGP digital signature URL: <lists.llvm.org/pipermail/llvm-dev/attachments/20150825/e2e2f5cb/attachment.sig>