<div dir="ltr"><div>I’m new to llvm so I’m hoping someone can shed some light on this. I am trying to use the Kaleidoscope tutorial and cannot get past the 3rd part. All the llvm includes are not in their expected places. Eg… “llvm/IR/Verifier.h” is actually in “llvm/include/llvm/IR”. I am running mac osx 10.9.</div>
<div><br></div><div>Here’s what I’ve tried:</div><div>1. checkout the svn of llvm, clang & compiler rt</div><div>2. created a “build” directory & cd build</div><div>3. …/llvm/configure --prefix=/HomeDir/build --enable-targets=x86,x86_64</div>
<div>4. make -I/HomeDir/llvm/include <—- I thought this would fix my problem but it hasn’t</div><div><br></div><div>I am hoping I am not the only person who has experienced this and someone can help me get past it.</div>
<div><br></div><div>Thank you in advance.</div><div><br></div><div>Joseph</div><div><br></div></div>