OSDN Git Service

Move code only used by codegen out of MC. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Mon, 29 Aug 2016 12:33:42 +0000 (12:33 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Mon, 29 Aug 2016 12:33:42 +0000 (12:33 +0000)
commit1a56948cc96c82ed1977fd74755c3f62681352a5
tree9c73d87be1f2b5533bbb23c05f89b032cc7f1f1d
parent1801e2fa1344f59e66b140548d324bacb97e9bd2
Move code only used by codegen out of MC. NFC.

MC itself never needs to know about these sections.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@279965 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/CodeGen/TargetLoweringObjectFileImpl.h
include/llvm/MC/MCObjectFileInfo.h
include/llvm/Target/TargetLoweringObjectFile.h
lib/CodeGen/TargetLoweringObjectFileImpl.cpp
lib/MC/MCObjectFileInfo.cpp