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
/
lldb
/
source
/
Plugins
/
LanguageRuntime
History
Greg Clayton
d276c13e11
Use a singleton accessor for the static list of alternate mangling prefixes so we don't have a global constructor. Apple build systems like for shared libraries to have no global constructors.
...
llvm-svn: 235142
2015-04-16 23:10:22 +00:00
..
CPlusPlus
Use a singleton accessor for the static list of alternate mangling prefixes so we don't have a global constructor. Apple build systems like for shared libraries to have no global constructors.
2015-04-16 23:10:22 +00:00
ObjC
Add new virtual method for language runtime plug-ins:
2015-04-16 17:13:34 +00:00
RenderScript
Additions to RenderScriptRuntime in prep for detection of RenderScript modules and moving of the command interpreter manipulation to after construction.
2015-04-14 07:39:24 +00:00
CMakeLists.txt
Initial language runtime support for RenderScript.
2015-04-09 16:49:25 +00:00