Add interface for section override. Use this for Sparc, since it should use named...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 16 Aug 2008 12:58:12 +0000 (12:58 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 16 Aug 2008 12:58:12 +0000 (12:58 +0000)
commit328da65bd14045d3e229cbc5549835cebf6ff703
tree65b82156ac97d8733c26c35643d0c5f446865e03
parentffe31d7bf1e070650b0ff9ebfac815ea172a82bb
Add interface for section override. Use this for Sparc, since it should use named BSS section.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@54844 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/Target/Sparc/SparcTargetAsmInfo.cpp
lib/Target/TargetAsmInfo.cpp