OSDN Git Service

finish simplifying DarwinTargetAsmInfo::SelectSectionForGlobal
authorChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 01:24:18 +0000 (01:24 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 01:24:18 +0000 (01:24 +0000)
commit30c4a3b9a896e2cbb4ef91d46f751a9c48558da4
tree272b43047ebbd69fc95910fdd7595621579187f1
parentc993250dd2a4e4f6629179613b6b0757108319e7
finish simplifying DarwinTargetAsmInfo::SelectSectionForGlobal
for now.  Make the section switching directives more consistent
by not including \n and including \t for them all.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77107 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetAsmInfo.h
lib/Target/DarwinTargetAsmInfo.cpp
test/CodeGen/X86/global-sections.ll