Use the attribute enums to query if a function has an attribute.
[oota-llvm.git] / include / llvm / Support / BlockFrequency.h
2011-11-04 Eli FriedmanAdd missing includes/class declaration.
2011-08-01 Jakub StaszakAdd BlockFrequency::getEntryFrequency()
2011-07-27 Jakub StaszakMove static methods to the anonymous namespace.
2011-07-25 Jakub StaszakAdd BlockFrequency class.