OSDN Git Service

remove a bunch of helper functions, just use SectionKind::get instead.
authorChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 06:34:33 +0000 (06:34 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 26 Jul 2009 06:34:33 +0000 (06:34 +0000)
commit2c5815d09064dd3a03497583be3a4ec2c40853cc
tree629a85786b40d09df6eaccf3f98357904908b7c6
parent5c2f789952ff315021afb10381f141f2ac3b1a6b
remove a bunch of helper functions, just use SectionKind::get instead.

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