[LLVMdev] problem with my LLVM pass

David Chisnall David.Chisnall at cl.cam.ac.uk
Fri Oct 5 00:39:34 PDT 2012


On 5 Oct 2012, at 08:34, Jun Koi wrote:

> any idea on how to fix the problem?

The correct solution is to fix the LLVM build to install the .cmake files in a location that CMake knows about.  The hacky solution that I've used is just to copy them into the correct place manually.

David



More information about the llvm-dev mailing list