[llvm-commits] building projects/lld or projects/*
Michael Spencer
bigcheesegs at gmail.com
Wed Apr 25 11:09:37 PDT 2012
> How about this update to the lld development docs?
>
> Thanks,
> Jay.
>
> -.. todo:: Write "getting started" style instructions for developers.
> +To build lld:
>
> +#. In your LLVM source tree, create projects/lld as a symlink to the lld
> + source tree.
> +#. `Build LLVM using CMake <http://llvm.org/docs/CMake.html>`_.
Good start, but we still need a real getting started guide. There are
also more options for building and special things you need to setup
for C++11. I'll write it up now.
Thanks for the patch!
- Michael Spencer
More information about the llvm-commits
mailing list