Remove printout, realize that instructions in the entry block dominate all
[oota-llvm.git] / test / CFrontend / 2004-05-21-IncompleteEnum.c
1 void test(enum foo *X) {
2 }
3