this tests that a crash that happens during instruction step is reported correctly. llvm-svn: 245440
5 lines
79 B
Makefile
5 lines
79 B
Makefile
LEVEL = ../../../make
|
|
|
|
CXX_SOURCES := main.cpp
|
|
include $(LEVEL)/Makefile.rules
|