Start refactoring of asmprinters: provide a TAI hook, which will select a 'section...
authorAnton Korobeynikov <asl@math.spbu.ru>
Sat, 28 Jun 2008 13:45:57 +0000 (13:45 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Sat, 28 Jun 2008 13:45:57 +0000 (13:45 +0000)
commit28a2b54580b28be10c536def7f49b5599adf3631
treed336d72bf1e8f9b58635f4d5447d8edc0dcb9774
parent4d580651b3309d6b6a943f6a2b0153bfeab9ef33
Start refactoring of asmprinters: provide a TAI hook, which will select a 'section kind' for a global.

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