search for: 24b3d8ef

Displaying 2 results from an estimated 2 matches for "24b3d8ef".

2013 Feb 27
0
[LLVMdev] GSOC Projects
Here's another project idea: We really have needed a `clang-config` for a long time; it's absence makes building programs depending on Clang a pain. -- Sean Silva
2013 Feb 27
4
[LLVMdev] GSOC Projects
Hi all, I have some ideas for GSOC projects using LLVM, where should I post them? Idea #1: llvm-env A simple tool, with little or no dependency on LLVM itself, that will investigate a target architecture by probing hardware, software, libraries and compiling and executing code to identify all properties that would be relevant to command-line options, triple settings etc. The first stage is to