If ELF subtargets don't want to support 4/8/16-byte mergable sections, allow
authorChris Lattner <sabre@nondot.org>
Sat, 15 Aug 2009 06:08:34 +0000 (06:08 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 15 Aug 2009 06:08:34 +0000 (06:08 +0000)
commit203b3e9e2a61be88e8d36a58c5615712e34c6a47
tree42988c24623e461c42774b07dc55ec73f6db9530
parent7d996d907f593d9d1a4c9d79805b2b7adee63f24
If ELF subtargets don't want to support 4/8/16-byte mergable sections, allow
them to null out the default section pointers.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@79078 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/TargetLoweringObjectFile.cpp