Open
Description
When errors are reported from an LLVM pass, such as when there are overlapping resource bindings or mismatched counter direction calls, Clang errors an error and then continues executing and outputs the assembly. We need to stop the execution when a pass detects an error state, as DXC does.
Metadata
Metadata
Assignees
Labels
Type
Projects
Status
Planning