<div dir="ltr"><div>Hi, I am using LLVM to develop a tool, using Mac OS 10.9. I have download llvm source and binary from </div><div><br></div><div> <a href="http://llvm.org/releases/download.html">http://llvm.org/releases/download.html</a><br></div><div><br></div><div>I just find the BasicBlock.h file of the binary package</div><div><br></div><div>        clang+llvm-3.6.0-x86_64-apple-darwin/include/llvm/IR/BasicBlock.h<br></div><div><br></div><div>is slightly different from that of the source </div><div><br></div><div>       llvm/include/llvm/IR/BasicBlock.h</div><div><br></div><div>In particular, llvm:: getModule(..) is included in the latter BasicBlock.h but not in the former BasicBlock.h.  Am I misunderstanding something or is it an inconsistency LLVM developers will fix?</div><div><br></div><div>Thanks in advance. </div><div><br><br></div><div>Zhoulai</div></div>