Hacker News new | ask | show | jobs
by pwr-electronics 1536 days ago
> It should catch the issue and exit cleanly with an error message.

Probably not. As the author describes, LLVM has to tool to check for invalid IR, which they used to investigate the issue and generate an explanatory error message.