Do not handle void types in DataLayout. Patch by Patrick Hägglund.
[oota-llvm.git] / lib / VMCore / GCOV.cpp
2012-09-23 Nick LewyckyDon't do actual work inside an assert statement. Fixes...
2012-08-31 Bill WendlingMove the GCOVFormat enums into their own namespace...
2012-07-19 Bill WendlingRemove tabs.
2012-02-22 Chad RosierRemove extra semi-colons.
2011-10-04 Devang PatelPut GCOVFile and other related interface in a common...