Displaying 1 result from an estimated 1 matches for "selfsufficient".
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
--