This website requires JavaScript.
Explore
Help
Sign In
RPCS3
/
llvm-mirror
Watch
1
Star
0
Fork
0
You've already forked llvm-mirror
mirror of
https://github.com/RPCS3/llvm-mirror.git
synced
2026-07-25 12:46:26 -04:00
Code
Issues
2
Packages
Projects
Releases
7
Wiki
Activity
Files
a30df875aee36cdffedcc058427d8d094c044511
llvm-mirror
/
lib
/
ExecutionEngine
/
Interpreter
T
History
Chris Bieneman
30a65baa47
Converting FuncNames to a ManagedStatic to avoid static constructors and destructors.
...
llvm-svn: 218151
2014-09-19 21:07:01 +00:00
..
CMakeLists.txt
build/cmake: Fix CMP0023 warning with libffi
2014-09-04 14:21:10 +00:00
Execution.cpp
[C++] Use 'nullptr'.
2014-04-28 04:05:08 +00:00
ExternalFunctions.cpp
Converting FuncNames to a ManagedStatic to avoid static constructors and destructors.
2014-09-19 21:07:01 +00:00
Interpreter.cpp
Make it explicit that ExecutionEngine takes ownership of the modules.
2014-08-19 04:04:25 +00:00
Interpreter.h
Add a missing return to operator=
2014-09-16 17:39:46 +00:00
LLVMBuild.txt
Prune redundant dependencies in LLVMBuild.txt.
2013-12-11 00:30:57 +00:00
Makefile
make -fno-rtti the default unless a directory builds with REQUIRES_RTTI.
2010-01-24 20:43:08 +00:00