Files
clang-p2996/llvm/lib/CodeGen/MIRParser/MIParser.cpp
Matt Arsenault ced1250b0f MIRParser: Fix asserting with invalid flags on machine operands
Constructing an operand with kills on defs and deads on uses asserts
in the constructor, so diagnose these.
2022-04-05 21:46:26 -04:00

113 KiB