llvm-project/llvm/lib/ExecutionEngine/JIT
Rafael Espindola 78598d9ab5 Add a Constant version of stripPointerCasts.
Thanks to rnk for the suggestion.

llvm-svn: 210205
2014-06-04 19:01:48 +00:00
..
CMakeLists.txt Remove exception handling support from the old JIT. 2013-05-07 20:53:59 +00:00
JIT.cpp [C++] Use 'nullptr'. 2014-04-24 06:44:33 +00:00
JIT.h [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
JITEmitter.cpp Add a Constant version of stripPointerCasts. 2014-06-04 19:01:48 +00:00
JITMemoryManager.cpp [C++] Use 'nullptr'. 2014-04-28 04:05:08 +00:00
LLVMBuild.txt Prune redundant dependencies in LLVMBuild.txt. 2013-12-11 00:30:57 +00:00
Makefile