[X86] Fix Windows `i1 zeroext` conventions to use i8 instead of i32
Both GCC and MSVC only look at the low byte of a boolean when it is passed. llvm-svn: 328386
Loading
Please register or sign in to comment
Both GCC and MSVC only look at the low byte of a boolean when it is passed. llvm-svn: 328386