Hacker Newsnew | past | comments | ask | show | jobs | submitlogin

Go does not use LLVM at all and never has. It uses its own compiler and its own (quirky) assembler. Of course, this does not matter to most people, but LLVM compilation can be both a blessing (good interop with C/FFI) and a curse (changes to LLVM internals causing issues for languages other than C/C++).
 help





Guidelines | FAQ | Lists | API | Security | Legal | Apply to YC | Contact

Search: