Add a test for improved inline assembly diagnostics in llvm.
Diff Detail
Diff Detail
- Build Status
Buildable 3733 Build 3733: arc lint + arc unit
Event Timeline
Comment Actions
Update the tests. Note that the diagnostics for backend errors are missing the
"instantiated into assembly here" messages. This is unfortunate but expected:
the origin information is no longer available at this stage.