This website requires JavaScript.
Explore
Help
Sign In
shylie
/
llvm-project
Watch
1
Star
0
Fork
0
You've already forked llvm-project
Code
Issues
Pull Requests
Actions
6
Packages
Projects
Releases
Wiki
Activity
llvm-project
/
llvm
/
unittests
/
ExecutionEngine
/
Orc
History
Lang Hames
a4b3d4ec3e
Add a global mapping layer for Orc. Adapted from a patch by Andy Somogyi.
...
Thanks Andy! llvm-svn: 246226
2015-08-27 22:20:05 +00:00
..
CMakeLists.txt
Add a global mapping layer for Orc. Adapted from a patch by Andy Somogyi.
2015-08-27 22:20:05 +00:00
GlobalMappingLayerTest.cpp
Add a global mapping layer for Orc. Adapted from a patch by Andy Somogyi.
2015-08-27 22:20:05 +00:00
IndirectionUtilsTest.cpp
[Orc] Make the makeStub function propagate argument attributes onto the call to
2015-04-20 20:41:45 +00:00
LazyEmittingLayerTest.cpp
…
Makefile
…
ObjectTransformLayerTest.cpp
Don't use std::make_unique.
2015-06-25 13:47:36 +00:00
OrcTestCommon.cpp
[Orc] Make the makeStub function propagate argument attributes onto the call to
2015-04-20 20:41:45 +00:00
OrcTestCommon.h
s/NULL/nullptr/ in OrcTestCommon.h to silence -Wsentinel in clang-cl
2015-04-21 15:56:21 +00:00