Hacker News new | ask | show | jobs
by Rohansi 503 days ago
AFAIK those language features are all handled in the frontend before outputting LLVM IR. LLVM optimization, code generation, linking, etc. should all be the same regardless of the source language.