[LLVMdev] LLVM / Clang with XCode

Eli Friedman eli.friedman at gmail.com
Mon Sep 5 18:23:24 PDT 2011


On Mon, Sep 5, 2011 at 6:16 PM, S. Bharadwaj Yadavalli
<bharadwajy at gmail.com> wrote:
> Hi,
>
> Is there some place I can get instructions to load, build and debug
> LLVM and/or Clang using XCode on Mac OSX?
>
> Sorry if this is an FAQ - my (possibly quick) search did not yield an answer.

You can generate an XCode project using CMake.  See
http://www.llvm.org/docs/CMake.html .

-Eli



More information about the llvm-dev mailing list