This website requires JavaScript.
Explore
Help
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-31 12:41:49 +01:00
Code
Issues
Projects
Releases
Wiki
Activity
llvm-mirror
/
lib
/
ExecutionEngine
/
RuntimeDyld
History
Rafael Espindola
fc4e4023de
Don't return error_code from function that never fails.
...
llvm-svn: 241021
2015-06-29 23:29:12 +00:00
..
Targets
Don't return error_code from function that never fails.
2015-06-29 23:29:12 +00:00
CMakeLists.txt
modules: Add explicit dependency on intrinsics_gen
2015-06-16 00:44:12 +00:00
LLVMBuild.txt
Fix build following r211956
2014-06-28 06:31:47 +00:00
Makefile
…
RTDyldMemoryManager.cpp
Avoid warning about inability to cast from ptr-to-obj to ptr-to-fun.
2015-06-19 17:21:02 +00:00
RuntimeDyld.cpp
Expose getFlags via ELFSectionRef.
2015-06-26 12:44:10 +00:00
RuntimeDyldChecker.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
RuntimeDyldCheckerImpl.h
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
RuntimeDyldCOFF.cpp
Use Symbol.getValue to simplify RuntimeDyldCOFF::getSymbolOffset. NFC.
2015-06-24 19:27:53 +00:00
RuntimeDyldCOFF.h
[MCJIT][Orc] Refactor RTDyldMemoryManager, weave RuntimeDyld::SymbolInfo through
2015-03-30 03:37:06 +00:00
RuntimeDyldELF.cpp
Don't return error_code from function that never fails.
2015-06-29 23:29:12 +00:00
RuntimeDyldELF.h
Improve error handling of getRelocationAddend.
2015-06-19 20:58:43 +00:00
RuntimeDyldImpl.h
[Mips64] Add support for MCJIT for MIPS64r2 and MIPS64r6
2015-05-28 13:48:41 +00:00
RuntimeDyldMachO.cpp
Revert r240137 (Fixed/added namespace ending comments using clang-tidy. NFC)
2015-06-23 09:49:53 +00:00
RuntimeDyldMachO.h
Don't return error_code from function that never fails.
2015-06-29 23:29:12 +00:00