Caroline Tice 8607f03af1 Add a test case to check logging of command processing.
Currently this test case works fine run by itself, but fails when
run in the entire test suite; Johnny requested that I check it in
so that he can look at it.

llvm-svn: 124510
2011-01-29 00:19:53 +00:00

6 lines
74 B
Makefile

LEVEL = ../make
CXX_SOURCES := main.cpp
include $(LEVEL)/Makefile.rules