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
/
unittests
/
ExecutionEngine
/
Orc
/
ObjectLinkingLayerTest.cpp
Commit message (
Expand
)
Author
Age
Files
Lines
*
[Orc] Rename ObjectLinkingLayer -> RTDyldObjectLinkingLayer.
Lang Hames
2017-02-20
1
-247
/
+0
*
[ExecutionEngine][MCJIT][Orc] Replace RuntimeDyld::SymbolInfo with JITSymbol.
Lang Hames
2016-08-01
1
-5
/
+5
*
[Orc] Add conversion to/from RuntimeDyld::SymbolInfo for JITSymbol.
Lang Hames
2016-05-31
1
-1
/
+1
*
Remove every uses of getGlobalContext() in LLVM (but the C API)
Mehdi Amini
2016-04-14
1
-17
/
+15
*
Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...
Eugene Zelenko
2016-01-26
1
-6
/
+2
*
[Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until
Lang Hames
2016-01-19
1
-0
/
+72
*
[Orc] Expand a comment explaining a unit test.
Lang Hames
2016-01-18
1
-0
/
+5
*
OrcJITTests//ObjectLinkingLayerTest.cpp: Appease msc18's C2327. It seems defi...
NAKAMURA Takumi
2016-01-10
1
-9
/
+9
*
[Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memory
Lang Hames
2016-01-09
1
-0
/
+82
*
[Orc] Add missing file for r251604.
Lang Hames
2015-10-29
1
-0
/
+94