[cfi] Fix LowerBitSets on 32-bit targets.
This code attempts to truncate IntPtrTy to i32, which may be the same type. llvm-svn: 256205
Loading
Please sign in to comment
This code attempts to truncate IntPtrTy to i32, which may be the same type. llvm-svn: 256205