Johnny Chen 06d73a0c5f Added a test case which exercises some thread and frame APIs to break only when
the call site of c() is a().

llvm-svn: 113325
2010-09-08 00:46:08 +00:00

6 lines
70 B
Makefile

LEVEL = ../make
C_SOURCES := main.c
include $(LEVEL)/Makefile.rules