connect inline assembly errors from zig back to the source #2080
Labels
enhancement
Solving this issue will likely involve adding new logic or components to the codebase.
frontend
Tokenization, parsing, AstGen, Sema, and Liveness.
Milestone
Uh oh!
There was an error while loading. Please reload this page.
Related to #246 which is for when LLVM emits assembly errors. This issue is for when Zig emits assembly template parsing errors and is a prerequisite of #246. Also related is #215.
output:
The error points at the
asm
keyword which does not help you find where the problem is.The text was updated successfully, but these errors were encountered: