LLVM does not distinguish Cortex-M4 from Cortex-M4F neither Cortex-R5 from R5F.
[oota-llvm.git] / include / llvm / Support / TrailingObjects.h
2015-08-05 James Y KnightAdd a TrailingObjects template class.