search for: target_matrix

Displaying 1 result from an estimated 1 matches for "target_matrix".

2012 Jun 18
0
[LLVMdev] An LLVM target option matrix.
Hi, I started to put together a matrix of target processors, tools, and command line options that can be used by LLVM based tool chains. I did it for ellcc, but it may be useful for others since the information is sometimes difficult to track down. http://ellcc.org/ellcc/target_matrix.html -Rich