[LLVMdev] problem with my LLVM pass

Jun Koi junkoi2004 at gmail.com
Tue Oct 9 06:25:50 PDT 2012


On Fri, Oct 5, 2012 at 3:45 PM, Jun Koi <junkoi2004 at gmail.com> wrote:
> On Fri, Oct 5, 2012 at 3:39 PM, David Chisnall
> <David.Chisnall at cl.cam.ac.uk> wrote:
>> 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.
>
> could you please elaborate?
>
>>  The hacky solution that I've used is just to copy them into the correct place manually.
>
> could you please elaborate? what do i need to copy, and where?
>
> if that matters, i compiled and installed llvm 3.1 from source in normal way:
>
> ./configure; make; make install

any help on this sample LLVM pass, please?

thanks,
Jun



More information about the llvm-dev mailing list