Added missing makefile from patch D19124 (should fix the corresponding commit rL269340)

llvm-svn: 269366
This commit is contained in:
Cameron Desrochers 2016-05-12 22:10:16 +00:00
parent f83ae31caf
commit 739fc77c01

View File

@ -0,0 +1,5 @@
LEVEL = ../../make
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules