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
/
JITLink
/
EHFrameSupport.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[JITLink] Refactor EH-frame handling to support eh-frames with existing relocs.
Lang Hames
2019-11-06
1
-194
/
+461
*
[JITLink] Fix an unused variable warning.
Lang Hames
2019-10-04
1
-3
/
+2
*
[JITLink] Switch from an atom-based model to a "blocks and symbols" model.
Lang Hames
2019-10-04
1
-107
/
+88
*
[JITLink][ORC] Track eh-frame section size for registration/deregistration.
Lang Hames
2019-08-27
1
-9
/
+23
*
[JITLink][ORC] Add EHFrameRegistrar interface, use in EHFrameRegistrationPlugin.
Lang Hames
2019-07-04
1
-0
/
+9
*
Disable EHFrameSupport in JITLink/RuntimeDyld on AIX
Xing Xue
2019-05-22
1
-1
/
+2
*
[JITLink] Add two useful Section operations: find by name, get address range.
Lang Hames
2019-05-04
1
-9
/
+2
*
[ORC] Add a 'plugin' interface to ObjectLinkingLayer for events/configuration.
Lang Hames
2019-04-26
1
-4
/
+5
*
[JITLink] Refer to FDE's CIE (not the most recent CIE) when parsing eh-frame.
Lang Hames
2019-04-24
1
-12
/
+19
*
[JITLink] Remove a lot of reduntant 'JITLink_' prefixes. NFC.
Lang Hames
2019-04-22
1
-0
/
+533