search for: aa416808

Displaying 2 results from an estimated 2 matches for "aa416808".

2013 May 24
0
[LLVMdev] Installing LLVM Tools
...ion. You can also run "make install" to install them, as usual. Alternatively, you can just invoke them directly from that bin/ directory. Eli -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20130524/aa416808/attachment.html>
2013 May 24
3
[LLVMdev] Installing LLVM Tools
So I just started looking into LLVM and I was wondering how to install the LLVM tools suite. (Such as the llvm-as or lli commands in the terminal described here: http://llvm.org/docs/CommandGuide (http://llvm.org/docs/CommandGuide/)). I have downloaded LLVM, Clang, the test suite, and have run the build and make commands. I have looked around on the website but I have not found a sufficient