[clang][Interp] Make sure we push integers of the correct size
Integers might not be 32 bits wide, so check the TargetInfo for their size. Differential Revision: https://reviews.llvm.org/D155568
Loading
Please sign in to comment
Integers might not be 32 bits wide, so check the TargetInfo for their size. Differential Revision: https://reviews.llvm.org/D155568