Files
clang-p2996/llvm/lib/Target/AArch64/AsmParser
David Green 8dd0da5bd1 [AArch64] Silence warning with different types in ternary. NFC
This just casts the Register to an unsigned, to fit in with the other types
returned from the function.
2024-11-29 11:44:53 +00:00
..