[llvm-commits] CVS: llvm/include/llvm/AbstractTypeUser.h

Chris Lattner clattner at apple.com
Sun Apr 22 17:11:57 PDT 2007


>>
>> #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



More information about the llvm-commits mailing list