This website requires JavaScript.
Explore
Help
Register
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
2025-01-19 02:03:11 +00:00
Code
Issues
Actions
Packages
Projects
Releases
Wiki
Activity
llvm-mirror
/
examples
History
Eugene Zelenko
79d41e75c6
[Examples] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
...
llvm-svn: 303944
2017-05-26 00:00:14 +00:00
..
BrainF
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
2017-04-11 15:01:18 +00:00
ExceptionDemo
ExceptionDemo: remove some undefined behaviour
2016-11-20 02:36:38 +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
[Examples] Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes (NFC).
2017-05-26 00:00:14 +00:00
ModuleMaker
Fix examples files to reflect header split in r286566.
2016-11-11 06:02:04 +00:00
OCaml-Kaleidoscope
Remove autoconf support
2016-01-26 21:29:08 +00:00
ParallelJIT
Module::getOrInsertFunction is using C-style vararg instead of variadic templates.
2017-04-11 15:01:18 +00:00
CMakeLists.txt
…
LLVMBuild.txt
…