>> >> #ifndef LLVM_TYPE_H >> #error "dont' do this" >> #endif >> >> to the top of this file? > > If that's the case then ATU.h should just be folded into Type.h and we > don't ever have to talk about this again :) We'd have to fold value/type/atu together, not a good idea, -Chris