This website requires JavaScript.
Explore
Help
Register
Sign In
caio
/
clang-p2996
Watch
1
Star
0
Fork
0
You've already forked clang-p2996
Code
Issues
Pull Requests
Actions
Packages
Projects
Releases
Wiki
Activity
Files
2c19c1be56e7b365cb893003ca896755ac3ddfff
clang-p2996
/
llvm
/
examples
History
Lang Hames
2c19c1be56
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
...
module type as std::shared_ptr<Module>. llvm-svn: 306166
2017-06-23 21:45:29 +00:00
..
BrainF
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
2017-04-11 15:01:18 +00:00
ExceptionDemo
Move Object format code to lib/BinaryFormat.
2017-06-07 03:48:56 +00:00
Fibonacci
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
2017-04-11 15:01:18 +00:00
HowToUseJIT
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
2017-04-11 15:01:18 +00:00
Kaleidoscope
[ORC] Move ORC IR layer interface from addModuleSet to addModule and fix the
2017-06-23 21:45:29 +00:00
ModuleMaker
Fix examples files to reflect header split in r286566.
2016-11-11 06:02:04 +00:00
OCaml-Kaleidoscope
…
ParallelJIT
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
2017-04-11 15:01:18 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…