Files
clang-p2996/llvm/lib/Target/RISCV/MCTargetDesc
Craig Topper beb2c7fb69 [RISCV] Move TargetOverlapConstraintType from RISCVVPseudo to TSFlags. NFC (#75877)
It can be more efficiently accessed from TSFlags and won't require extra
storage.

NFC because it wasn't exported to the cpp PseudoTable and isn't used in
tree yet.
2023-12-18 22:25:34 -08:00
..