Remove vestigal bits of MC from the mangler. It no longer uses this, and
authorChandler Carruth <chandlerc@gmail.com>
Wed, 8 Jan 2014 21:59:22 +0000 (21:59 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Wed, 8 Jan 2014 21:59:22 +0000 (21:59 +0000)
commit6b71233fb186c39b33345deee8c6f862f41003b8
treee2dd7e916e887c93bc791f396b8d824fb654a4b1
parent5bbbb37ff258229556faf238fcae489ee382bffa
Remove vestigal bits of MC from the mangler. It no longer uses this, and
having the include could cause weird layering problems between the IR
and MC libraries.

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