All MCSections are now required to have a SectionKind.
authorChris Lattner <sabre@nondot.org>
Sat, 1 Aug 2009 18:25:49 +0000 (18:25 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 Aug 2009 18:25:49 +0000 (18:25 +0000)
commit4a7bc1e5aafbb543a9a535bce54fc62d18723b35
tree950136749ff57f13b332aabbba572695d4dcc8e7
parentf67e84edefe240bb1d30cfb63cf46f2d5631a072
All MCSections are now required to have a SectionKind.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77787 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCSection.h
lib/MC/MCSection.cpp
lib/Target/TargetLoweringObjectFile.cpp
tools/llvm-mc/AsmParser.cpp
tools/llvm-mc/llvm-mc.cpp