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

  /external/llvm/runtime/
Makefile 15 PARALLEL_DIRS := libprofile
17 # Disable libprofile: a faulty libtool is generated by autoconf which breaks the
20 PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS))
24 PARALLEL_DIRS := $(filter-out libprofile, $(PARALLEL_DIRS))
  /external/llvm/runtime/libprofile/
Makefile 1 ##===- runtime/libprofile/Makefile -------------------------*- Makefile -*-===##
19 EXTRA_DIST = libprofile.exports
20 EXPORTED_SYMBOL_FILE = $(PROJ_SRC_DIR)/libprofile.exports

Completed in 48 milliseconds