Move registerSection out of line and reduce #includes. NFC.
authorRafael Espindola <rafael.espindola@gmail.com>
Sat, 3 Oct 2015 18:28:40 +0000 (18:28 +0000)
committerRafael Espindola <rafael.espindola@gmail.com>
Sat, 3 Oct 2015 18:28:40 +0000 (18:28 +0000)
commit8e4f570760b035c44d1f5b52cc9b2ccd022b711d
treecf4d4162a0f96a3d7a660e054c0865f29a5ca4a3
parent58d1cc109acf336bfcf311f198cc2d45efd7d15b
Move registerSection out of line and reduce #includes. NFC.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@249241 91177308-0d34-0410-b5e6-96231b3b80d8
include/llvm/MC/MCAssembler.h
lib/MC/MCAssembler.cpp