remove SectionFlags::Small: it is only used on Xcore, and we'll find
authorChris Lattner <sabre@nondot.org>
Wed, 22 Jul 2009 23:27:22 +0000 (23:27 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 Jul 2009 23:27:22 +0000 (23:27 +0000)
commit819c4f365fe2bf9be75faafa667fb22366dabaf5
tree97b31447f7fd66acf61a23afdf925d16f2af5a00
parent41d0b9d952c1d329c80e091160e71a21570ef18c
remove SectionFlags::Small: it is only used on Xcore, and we'll find
a better solution for it in the future.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76818 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/Target/ELFTargetAsmInfo.cpp
lib/Target/Mips/MipsTargetAsmInfo.cpp
lib/Target/Mips/MipsTargetAsmInfo.h
lib/Target/TargetAsmInfo.cpp
lib/Target/XCore/XCoreTargetAsmInfo.cpp