Make SectionKind::get() private.
authorChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 00:02:44 +0000 (00:02 +0000)
committerChris Lattner <sabre@nondot.org>
Sun, 2 Aug 2009 00:02:44 +0000 (00:02 +0000)
commit1ef9be28831ad2d0b16d9934dc65c98e17b429a7
tree6fc238a615222c9631acb57c24993b0be18ad744
parent2798119ab4d7e0b42812b3acdf37821f40dee627
Make SectionKind::get() private.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@77835 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/SectionKind.h
lib/Target/Alpha/AlphaISelLowering.cpp
lib/Target/PIC16/PIC16AsmPrinter.cpp
lib/Target/PIC16/PIC16TargetObjectFile.cpp
lib/Target/XCore/XCoreTargetObjectFile.cpp
tools/llvm-mc/llvm-mc.cpp