Skip to content
Commit 9421156a authored by Richard Smith's avatar Richard Smith
Browse files

LLVM's hashing routines produce a size_t, and thus generate different values...

LLVM's hashing routines produce a size_t, and thus generate different values for 32- and 64-bit host compilers. This really needs to be fixed -- the IR generated should not depend on the host -- but this change will get the bots green again. Proper fix to follow.

llvm-svn: 166731
parent 367bb95c
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment