OSDN Git Service

now that getOrCreateSection is all object-file specific,
authorChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:22:20 +0000 (20:22 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 8 Aug 2009 20:22:20 +0000 (20:22 +0000)
commit0c0cb7123346beab4e0d3ad6ce9570560b14971e
treea826e60b22f3eca6887d441718db3a2c817e474e
parentfbf1d271e6a7157c1b5432e84d5633f63869b5a8
now that getOrCreateSection is all object-file specific,
give the impls an object-file-specific name.  In the future
they can take different arguments etc.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78495 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/Target/TargetLoweringObjectFile.h
lib/Target/ARM/ARMTargetObjectFile.h
lib/Target/TargetLoweringObjectFile.cpp
lib/Target/XCore/XCoreTargetObjectFile.cpp