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
Jim Ingham
204d0ee01f
Fix a typo in the warning.
...
<rdar://problem/20799707> llvm-svn: 236429
2015-05-04 17:33:33 +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
Fix a typo in the warning.
2015-05-04 17:33:33 +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