LLVM does not distinguish Cortex-M4 from Cortex-M4F neither Cortex-R5 from R5F.
[oota-llvm.git] / include / llvm / Support / Capacity.h
2011-11-04 Eli FriedmanAdd missing includes/class declaration.
2011-07-27 Ted KremenekAdd a generic 'capacity_in_bytes' function to allow...