llvm-project/llvm/lib/Target/RISCV/AsmParser
Craig Topper dbf0d8118c [RISCV] Use ~0ULL instead of ~0U when checking for invalid ErrorInfo.
ErrorInfo is a uint64_t and is initialized to all 1s.

Not sure how to test this. Noticed while working on .insn support.
2021-08-27 12:30:33 -07:00
..
CMakeLists.txt [RISCV] Merge Utils library into MCTargetDesc 2021-01-14 11:47:30 -08:00
RISCVAsmParser.cpp [RISCV] Use ~0ULL instead of ~0U when checking for invalid ErrorInfo. 2021-08-27 12:30:33 -07:00