index
:
bcm5719-llvm
meklort-10.0.0
meklort-10.0.1
ortega-7.0.1
Project Ortega BCM5719 LLVM
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
llvm
/
lib
/
ExecutionEngine
/
RuntimeDyld
/
RTDyldMemoryManager.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
Disable EHFrameSupport in JITLink/RuntimeDyld on AIX
Xing Xue
2019-05-22
1
-2
/
+3
*
Initial implementation of JITLink - A replacement for RuntimeDyld.
Lang Hames
2019-04-20
1
-2
/
+2
*
Update the file headers across all of the LLVM projects in the monorepo
Chandler Carruth
2019-01-19
1
-4
/
+3
*
Remove trailing space
Fangrui Song
2018-07-30
1
-3
/
+3
*
Add missing vtable anchors
Weiming Zhao
2018-04-11
1
-0
/
+2
*
[ExecutionEngine] Make RuntimeDyld::MemoryManager responsible for tracking EH
Lang Hames
2017-05-09
1
-0
/
+12
*
Update mailing list post URL and add libunwind reference
Ed Maste
2016-12-21
1
-1
/
+2
*
Revert r279016 -- it breaks win32-elf JIT tests.
Lang Hames
2016-08-18
1
-2
/
+2
*
[RuntimeDyld] Strip leading '_' from symbols on 32-bit windows in
Lang Hames
2016-08-18
1
-2
/
+2
*
[RuntimeDyld] Fix '_' stripping in RTDyldMemoryManager::getSymbolAddressInPro...
Lang Hames
2016-03-03
1
-8
/
+6
*
[Orc] Add support for EH-frame registration to the Orc Remote Target utility
Lang Hames
2016-01-14
1
-12
/
+8
*
Rename all references to old mailing lists to new lists.llvm.org address.
Tanya Lattner
2015-08-05
1
-1
/
+1
*
Avoid warning about inability to cast from ptr-to-obj to ptr-to-fun.
Douglas Katzman
2015-06-19
1
-10
/
+10
*
[ExecutionEngine] Fix dependence issue by moving RTDyldMemoryManager into
Lang Hames
2015-02-15
1
-0
/
+294