Use an explicitly 64-bit triple flag to ensure we can easily verify the
types printed in various diagnostics. We could omit checking for the types, but that can mask errors where the wrong type is streamed into the diagnostic. There was at least one of these caught by this test already. llvm-svn: 133429
Loading
Please register or sign in to comment