Searched refs:EmitShellScript (Results 1 - 1 of 1) sorted by relevance

/external/swiftshader/third_party/LLVM/tools/llvm-ld/
H A Dllvm-ld.cpp408 /// EmitShellScript - Output the wrapper file that invokes the JIT on the LLVM
410 static void EmitShellScript(char **argv, Module *M) { function
709 EmitShellScript(argv, Composite.get());

Completed in 246 milliseconds