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
4f052d075c0e074e34756dd8565e53ffd1c9929e
clang-p2996
/
llvm
/
lib
/
ExecutionEngine
/
RuntimeDyld
History
Rafael Espindola
d5f76ad37f
Move getPlatformFlags to ELFObjectFileBase and simplify.
...
This removes a few std::error_code results that were ignored on every call. llvm-svn: 323674
2018-01-29 18:27:30 +00:00
..
Targets
ExecutionEngine: make COFF Thumb2 assertions non-tautological
2017-10-22 20:51:25 +00:00
CMakeLists.txt
…
JITSymbol.cpp
[ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and an
2018-01-22 03:00:31 +00:00
LLVMBuild.txt
…
RTDyldMemoryManager.cpp
[ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH
2017-05-09 21:32:18 +00:00
RuntimeDyld.cpp
[ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and an
2018-01-22 03:00:31 +00:00
RuntimeDyldChecker.cpp
[ORC] Add orc::SymbolResolver, a Orc/Legacy API interop header, and an
2018-01-22 03:00:31 +00:00
RuntimeDyldCheckerImpl.h
Make llvm-rtdlyd -check preserve automatic address mappings made by RuntimeDyld.
2017-05-07 17:19:53 +00:00
RuntimeDyldCOFF.cpp
DebugInfo: Generalize LoadedObjectInfoHelper from RuntimeDyld
2017-07-05 15:23:56 +00:00
RuntimeDyldCOFF.h
…
RuntimeDyldELF.cpp
Move getPlatformFlags to ELFObjectFileBase and simplify.
2018-01-29 18:27:30 +00:00
RuntimeDyldELF.h
[mips] Adds support for R_MIPS_26, HIGHER, HIGHEST relocations in RuntimeDyld.
2017-10-22 09:47:41 +00:00
RuntimeDyldImpl.h
[ORC] Re-apply r322913 with a fix for a read-after-free error.
2018-01-19 22:24:13 +00:00
RuntimeDyldMachO.cpp
[RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM.
2017-08-09 20:19:27 +00:00
RuntimeDyldMachO.h
[RuntimeDyld][ORC] Add support for Thumb mode to RuntimeDyldMachOARM.
2017-08-09 20:19:27 +00:00