HomeSort by relevance Sort by last modified time
    Searched refs:libcxx (Results 1 - 3 of 3) sorted by null

  /external/clang/runtime/
Makefile 15 PARALLEL_DIRS := compiler-rt libcxx
  /external/clang/runtime/libcxx/
Makefile 1 ##===- clang/runtime/libcxx/Makefile -----------------------*- Makefile -*-===##
10 # This file defines support for installing a copy of the libcxx headers where
20 # Expect libcxx to be in llvm/projects/libcxx
21 LIBCXX_SRC_ROOT := $(LLVM_SRC_ROOT)/projects/libcxx
  /external/llvm/projects/
Makefile 20 # Don't build libcxx, it isn't designed to be built directly.
21 DIRS := $(filter-out libcxx,$(DIRS))

Completed in 8235 milliseconds