llvm-6502/lib/ExecutionEngine/MCJIT
Rafael Espindola 7376033762 Be sure to set the DataLayout before checking the cache.
This makes sure the same mangling is used.

Should fix the OS X bots.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@240411 91177308-0d34-0410-b5e6-96231b3b80d8
2015-06-23 14:42:34 +00:00
..
CMakeLists.txt
LLVMBuild.txt
Makefile
MCJIT.cpp Be sure to set the DataLayout before checking the cache. 2015-06-23 14:42:34 +00:00
MCJIT.h
ObjectBuffer.h