1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-21 03:53:04 +02:00
llvm-mirror/lib/ExecutionEngine/Orc
Lang Hames 4b5f32caf6 [ORC] clang-format code that was touched in r267457. NFC.
Commit r267457 made a lot of type-substitutions threw off code formatting and
alignment. This patch should tidy those changes up.

llvm-svn: 267475
2016-04-25 21:21:20 +00:00
..
CMakeLists.txt [Orc] Add support for remote JITing to the ORC API. 2016-01-11 01:40:11 +00:00
ExecutionUtils.cpp [Orc] Add support classes for inspecting and running C++ static ctor/dtors, and 2015-04-02 04:34:45 +00:00
IndirectionUtils.cpp [NFC] Header cleanup 2016-04-18 09:17:29 +00:00
LLVMBuild.txt Orc/LLVMBuild.txt: Prune redundant "Target" in libdeps. 2015-01-25 11:41:41 +00:00
NullResolver.cpp Fix line endings (NFC) 2015-06-22 21:37:34 +00:00
OrcArchitectureSupport.cpp [ORC] clang-format code that was touched in r267457. NFC. 2016-04-25 21:21:20 +00:00
OrcCBindings.cpp [ORC] clang-format code that was touched in r267457. NFC. 2016-04-25 21:21:20 +00:00
OrcCBindingsStack.cpp [ORC] clang-format code that was touched in r267457. NFC. 2016-04-25 21:21:20 +00:00
OrcCBindingsStack.h [ORC] clang-format code that was touched in r267457. NFC. 2016-04-25 21:21:20 +00:00
OrcError.cpp [ORC] clang-format code that was touched in r267457. NFC. 2016-04-25 21:21:20 +00:00
OrcMCJITReplacement.cpp [ExecutionEngine] ArrayRefize argument passing. 2015-06-13 19:50:29 +00:00
OrcMCJITReplacement.h [Orc] Refactor ObjectLinkingLayer::addObjectSet to defer loading objects until 2016-01-19 21:06:38 +00:00
OrcRemoteTargetRPCAPI.cpp [Orc] Re-commit r266581 with fixes for MSVC, and format cleanups. 2016-04-18 19:55:43 +00:00