sink getOrCreateSection down into all the object file implementations,
authorChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:14:13 +0000 (20:14 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:14:13 +0000 (20:14 +0000)
commitfbf1d271e6a7157c1b5432e84d5633f63869b5a8
tree4cf9df200e26dc13503b4d8654c6beb95a5a864a
parentd34ab83c1658b60ce7dd3cdaf955c808dd742b21
sink getOrCreateSection down into all the object file implementations,
now that they create *all* the sections.

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