Hacker News new | ask | show | jobs
by fooker 1032 days ago
LLVM is awesome if you emit what it expects (basically IR as close to what clang emits).

The further you stray from that, the worse is it.