search for: 4e102e24

Displaying 1 result from an estimated 1 matches for "4e102e24".

Did you mean: 4e012e27
2008 Jun 03
4
[LLVMdev] Why llvm-gcc? Another beginner's question.
What is the reason for llvm-gcc? Will regular gcc work (except for the releases that are broken, of course)? Does llvm in any way depend on features of llvm-gcc instead of gcc? Or is it optional? Was it conceived to give llvm itself a through shakedown? Is it there just in case you really want llvm code in some form from a C program? Is such llvm code necessary for some kind of use --