DWARF types and types from modules can coexist even if they have the same name and refer to two different things. <rdar://problem/18805055> llvm-svn: 233988
6 lines
76 B
Makefile
6 lines
76 B
Makefile
LEVEL = ../../../make
|
|
|
|
C_SOURCES := main.c
|
|
|
|
include $(LEVEL)/Makefile.rules
|