Adjust to the new way LLVM emits modules: it doesn't
specify a pointer size until code gen. So we just make all our pointer-sized integer literals 64-bit. That doesn't seem to hurt anything. llvm-svn: 197774
Loading
Please register or sign in to comment