LLVM is written in C++ ?

Ola Fosheim Grøstad via digitalmars-d-ldc digitalmars-d-ldc at puremagic.com
Wed Dec 16 04:33:51 PST 2015


On Wednesday, 16 December 2015 at 12:31:01 UTC, Stefan Koch wrote:
> LLVM IR is just like assembly ... If your language compiles to 
> machine code as it must one way or the other you can compile it 
> to llvm-ir

LLVM IR is not just like assembly. It has builtin semantics 
geared towards specific languages.



More information about the digitalmars-d-ldc mailing list