SPU section handling is really huge mess. Replace remaining TAI calls for sections...
authorAnton Korobeynikov <asl@math.spbu.ru>
Wed, 24 Sep 2008 22:11:42 +0000 (22:11 +0000)
committerAnton Korobeynikov <asl@math.spbu.ru>
Wed, 24 Sep 2008 22:11:42 +0000 (22:11 +0000)
commit90a7b88c5ba958a9647ed7dfa3b2a1ebd35b0473
treefb7f7bfbfcedaa9ec5d3a51ec3bccd31aa9b0dc2
parent6ec7cf00f0199ec3021e3eb0058695f7c20b3d5d
SPU section handling is really huge mess. Replace remaining TAI calls for sections with explicit names in order not to block existing backends during section handling migration. SPU folks! Please consider using new section handling facility someday.

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