Skip to content
Snippets Groups Projects
Commit d0ae4706 authored by Nick Lewycky's avatar Nick Lewycky
Browse files

Restore accidentally deleted file (I blame svn).

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@129588 91177308-0d34-0410-b5e6-96231b3b80d8
parent ccad3db9
No related branches found
No related tags found
No related merge requests found
##===- runtime/Makefile ------------------------------------*- Makefile -*-===##
#
# The LLVM Compiler Infrastructure
#
# This file is distributed under the University of Illinois Open Source
# License. See LICENSE.TXT for details.
#
##===----------------------------------------------------------------------===##
CLANG_LEVEL := ..
include $(CLANG_LEVEL)/../../Makefile.config
ifndef NO_RUNTIME_LIBS
PARALLEL_DIRS := compiler-rt
endif
include $(CLANG_LEVEL)/Makefile
install::
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment