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

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

Completed in 68 milliseconds