LDC intermediate representation

astrus jannes.lox at gmail.com
Wed Nov 9 18:30:00 UTC 2022


Quick question since I'm new here and haven't really found 
anything on the topic yet:

Does LDC compile source code directly to LLVM IR to machine code, 
or are there other intermediate representations involved? I saw 
that LDC gives the options to output both MLIR and Assembly, but 
I haven't seen it mentioned otherwise.


More information about the digitalmars-d-ldc mailing list