default construct MCInst's ctor to 0, which is "PHI" which is invalid for MCInsts.
[llvm/avr.git] / projects / sample / tools / Makefile
blob00ff52b42cfaf45d67197607de1cf458c7b655f9
1 ##===- projects/sample/tools/Makefile ----------------------*- Makefile -*-===##
4 # Relative path to the top of the source tree.
6 LEVEL=..
9 # List all of the subdirectories that we will compile.
11 DIRS=sample
13 include $(LEVEL)/Makefile.common