remove the last bits of SectionFlagsForGlobal. There is some flag here that
authorChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 22:42:37 +0000 (22:42 +0000)
committerChris Lattner <sabre@nondot.org>
Tue, 21 Jul 2009 22:42:37 +0000 (22:42 +0000)
commit117c7e2a6afe1a06c6d00a98ffffccd7ba7aec7b
tree0d95afb04d6f1549d731fa5fda3d739dc90197fd
parent1ab78b03e8bfe8385361ef6fda1ff486795eecad
remove the last bits of SectionFlagsForGlobal.  There is some flag here that
depends on XS1A, but I think the ReadOnlySection is already set up for this
and there is no testcase that this breaks.  If this is really needed, we can
add the appropriate parameterization to TargetAsmInfo in the future to support
this.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@76667 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/XCore/XCoreTargetAsmInfo.cpp
lib/Target/XCore/XCoreTargetAsmInfo.h