[Orc] Tweak lambda capture lists to try to avoid an ICE on gcc-4.7.2. NFC.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / LazyEmittingLayer.h
2015-02-09 Lang Hames[Orc] Tweak lambda capture lists to try to avoid an...
2015-02-09 Lang Hames[Orc] Add a JITSymbol class to the Orc APIs, refactor...
2015-02-06 Lang Hames[Orc] Add more missing headers.
2015-02-06 Lang Hames[Orc] Fix syntax error in LazyEmittingLayer::removeModu...
2015-01-23 Lang Hames[Orc] New JIT APIs.