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

/art/compiler/
H A Delf_writer_mclinker.cc291 // TODO: ownership of compiler_runtime_lib_input?
292 mcld::Input* compiler_runtime_lib_input = ir_builder_->ReadInput(compiler_runtime_lib, local
294 CHECK(compiler_runtime_lib_input != NULL);

Completed in 172 milliseconds