Reformat to untabify.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / LogicalDylib.h
2015-10-30 NAKAMURA Takumillvm/ExecutionEngine/Orc/LogicalDylib.h: Satisfy Modules.
2015-10-19 Lang Hames[Orc] Add support for emitting indirect stubs directly...
2015-08-01 Yaron KerenProvide move constructor to appease Visual C++.
2015-07-31 David BlaikieFix an MSVC build break since it can't synthesize move...
2015-07-31 David BlaikieFix some formatting from a recent commit.
2015-07-31 David Blaikie-Wdeprecated-clean: Fix cases of violating the rule...
2015-06-11 Lang Hames[Orc] Remove some unnecesary includes and whitespace...
2015-06-11 Lang Hames[Orc] Make partition identification in the CompileOnDem...