[llvm-dev] Creating an LLVM Project

Alex Denisov via llvm-dev llvm-dev at lists.llvm.org
Mon Apr 11 21:50:26 PDT 2016


Thank you, Kevin, I will take a look.
--
AlexDenisov
Software Engineer, http://lowlevelbits.org

> On 11 Apr 2016, at 17:18, Kevin Hu <hxy9243 at gmail.com> wrote:
> 
> Dear Alex,
> 
> There's a tutorial from LLVM2015 devcon using CMake.
> 
> http://llvm.org/devmtg/2015-10/#tutorial1
> 
> It covers basic usage of CMake to build a LLVM pass, and hopefully you can find answers to your question in here.
> 
> Regards,
> Kevin
> 
> On Mon, Apr 11, 2016 at 1:36 AM Alex Denisov via llvm-dev <llvm-dev at lists.llvm.org> wrote:
> Hi there,
> 
> I have a question regarding this documentation page: http://llvm.org/docs/Projects.html
> 
> IIRC LLVM has moved away from Makefile's and uses CMake only.
> The question is:
> Is the page outdated or is it a recommended way for creating LLVM based project?
> 
> P.S. I’m trying to create a project using CMake, though I’m seeing some issues (didn’t manage to include headers so far).
> --
> AlexDenisov
> Software Engineer, http://lowlevelbits.org
> 
> _______________________________________________
> LLVM Developers mailing list
> llvm-dev at lists.llvm.org
> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev

-------------- next part --------------
A non-text attachment was scrubbed...
Name: signature.asc
Type: application/pgp-signature
Size: 496 bytes
Desc: Message signed with OpenPGP using GPGMail
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160412/7a73b545/attachment-0001.sig>


More information about the llvm-dev mailing list