aboutsummaryrefslogtreecommitdiff
path: root/llvm/unittests/ExecutionEngine/Orc/ObjectLinkingLayerTest.cpp
AgeCommit message (Expand)AuthorFilesLines
2016-04-14Remove every uses of getGlobalContext() in LLVM (but the C API)Mehdi Amini1-17/+15
2016-01-26Fix Clang-tidy modernize-use-nullptr and modernize-use-override warnings; oth...Eugene Zelenko1-6/+2
2016-01-19[Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects untilLang Hames1-0/+72
2016-01-18[Orc] Expand a comment explaining a unit test.Lang Hames1-0/+5
2016-01-10OrcJITTests//ObjectLinkingLayerTest.cpp: Appease msc18's C2327. It seems defi...NAKAMURA Takumi1-9/+9
2016-01-09[Orc][RuntimeDyld] Prevent duplicate calls to finalizeMemory on shared memoryLang Hames1-0/+82
2015-10-29[Orc] Add missing file for r251604.Lang Hames1-0/+94