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
d8a6d7ce91b0ff2d8a87bf53da33cd3dc3b20185
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
History
Eugene Zelenko
33d7b762d0
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
...
Differential revision:
https://reviews.llvm.org/D23789
llvm-svn: 279535
2016-08-23 17:14:32 +00:00
..
IntelJITEvents
…
Interpreter
Fix some Clang-tidy modernize-use-using and Include What You Use warnings; other minor fixes.
2016-08-23 17:14:32 +00:00
MCJIT
Use the range variant of find/find_if instead of unpacking begin/end
2016-08-12 03:55:06 +00:00
OProfileJIT
…
Orc
Re-apply r278065 (Weak symbol support in RuntimeDyld) with a fix for ELF.
2016-08-09 19:27:17 +00:00
RuntimeDyld
[RuntimeDyld] Revert r279182 and 279201 -- they broke some ARM bots.
2016-08-19 17:06:39 +00:00
CMakeLists.txt
[ExecutionEngine][RuntimeDyld] Move JITSymbol from ExecutionEngine to RuntimeDyld.
2016-08-07 01:19:37 +00:00
ExecutionEngine.cpp
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
2016-08-01 20:49:11 +00:00
ExecutionEngineBindings.cpp
…
GDBRegistrationListener.cpp
…
LLVMBuild.txt
…
SectionMemoryManager.cpp
Use the range variant of remove_if instead of unpacking begin/end
2016-08-12 04:32:37 +00:00
TargetSelect.cpp
Use the range variant of find/find_if instead of unpacking begin/end
2016-08-12 03:55:06 +00:00