Sort the enums in Attributes.h in case insensitive alphabetical order.
[oota-llvm.git] / test / Transforms / Inline / switch.ll
2014-04-28 Chandler Carruth[inliner] Significantly improve the compile time in...