[X86] Fix enumeral/non-enumeral conditional expression warning.
gcc only allows you to mix enums / ints if they have the same signedness. llvm-svn: 295586
Loading
Please register or sign in to comment
gcc only allows you to mix enums / ints if they have the same signedness. llvm-svn: 295586