[TableGen] Use 'unsigned' instead of 'bool' in a place where the code...
[TableGen] Use 'unsigned' instead of 'bool' in a place where the code conditionally assigns numeric values. They happen to be 0 and 1 so this is NFC. llvm-svn: 290088
Loading
Please sign in to comment