fix a fixme by sinking various target-specific directives down into
authorChris Lattner <sabre@nondot.org>
Sat, 1 Aug 2009 21:56:13 +0000 (21:56 +0000)
committerChris Lattner <sabre@nondot.org>
Sat, 1 Aug 2009 21:56:13 +0000 (21:56 +0000)
commit824583844a8f334dd261894a3fac7ad476531667
tree419cb5597d09db6e29f4a4fcbe62df1c367cf9e8
parent94dab1e57a435198bf30c9992805a7d101d5c6c6
fix a fixme by sinking various target-specific directives down into
the appropriate subclasses.

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