[Orc] Fix the MSVC bots by using LLVM_EXPLICIT rather than explicit.
[oota-llvm.git] / include / llvm / ExecutionEngine / Orc / JITSymbol.h
2015-02-09 Lang Hames[Orc] Fix the MSVC bots by using LLVM_EXPLICIT rather...
2015-02-09 Lang Hames[Orc] Add a JITSymbol class to the Orc APIs, refactor...