Searched defs:Assembly (Results 1 - 1 of 1) sorted by relevance

/external/llvm/unittests/ExecutionEngine/JIT/
H A DJITTest.cpp13 #include "llvm/Assembly/Parser.h"
661 std::string AssembleToBitcode(LLVMContext &Context, const char *Assembly) { argument
663 if (!LoadAssemblyInto(&TempModule, Assembly)) {

Completed in 353 milliseconds