Home
last modified time | relevance | path

Searched refs:LLD_DIR (Results 1 – 1 of 1) sorted by relevance

/external/v8/tools/clang/scripts/
Dupdate.py55 LLD_DIR = os.path.join(LLVM_DIR, 'tools', 'lld') variable
462 Checkout('LLD', LLVM_REPO_URL + '/lld/trunk', LLD_DIR)
463 elif os.path.exists(LLD_DIR):
466 RmTree(LLD_DIR)