inline the two MergeableConstSection implementations into their
authorChris Lattner <sabre@nondot.org>
Wed, 22 Jul 2009 00:47:11 +0000 (00:47 +0000)
committerChris Lattner <sabre@nondot.org>
Wed, 22 Jul 2009 00:47:11 +0000 (00:47 +0000)
commitf1581564b60d3e73777545e3b10147f351614e83
tree3277735e8baa031badb31dfc3e6af7d8f97087ac
parent828f704c10583827df322127192684a02dfce9df
inline the two MergeableConstSection implementations into their
only caller.

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