summaryrefslogtreecommitdiffstats
path: root/llvm/lib/ExecutionEngine
diff options
context:
space:
mode:
authorAidan Dodds <aidan@codeplay.com>2016-02-24 14:17:33 +0000
committerAidan Dodds <aidan@codeplay.com>2016-02-24 14:17:33 +0000
commit577570b4a54d3a87a7e6353dcc50ceac4234bd56 (patch)
tree891c16272cffd6f025a7927274232db4086e3df7 /llvm/lib/ExecutionEngine
parentb6917b42f40073d5adc156f5d56e55c31fa98aba (diff)
downloadbcm5719-llvm-577570b4a54d3a87a7e6353dcc50ceac4234bd56.tar.gz
bcm5719-llvm-577570b4a54d3a87a7e6353dcc50ceac4234bd56.zip
[Renderscript] Change expression strings to use portable format specifiers.
Mips64 tests were failing on windows because the sscanf implementation differs between clang/gcc/msvc such that on windows %lx specifies a 32bits parameter and %llx is for 64bits. For us this meant that 64bit pointers were being truncated to 32bits on their way into a JIT'd expression. llvm-svn: 261741
Diffstat (limited to 'llvm/lib/ExecutionEngine')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud