Do not handle void types in DataLayout. Patch by Patrick Hägglund.
[oota-llvm.git] / lib / VMCore / AttributesImpl.h
2012-10-16 Bill WendlingHave AttributesImpl defriend the Attributes class.
2012-10-15 Bill WendlingMove the AttributesImpl header file into the VMCore...
2012-10-08 Bill WendlingBegin the transition to using the AttributesImpl object...
2012-09-26 Bill WendlingInitial commit for the AttributesImpl class.