HomeSort by: relevance | last modified time | path
    Searched defs:add_tablegen (Results 1 - 1 of 1) sorted by relevancy

  /src/external/apache2/llvm/dist/llvm/utils/
collect_and_build_with_pgo.py 217 def add_tablegen(key, binary): function in function:_get_cmake_invocation_for_bootstrap_from
227 add_tablegen('LLVM_TABLEGEN', 'llvm-tblgen')
228 add_tablegen('CLANG_TABLEGEN', 'clang-tblgen')

Completed in 16 milliseconds