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)
commit98f3de8880d4d387135b1a8407ba82d212b00862
treeabb4c8f80139aa1c89c9c5404ab0c105cafd66e2
parent2150e3a743f8da5322366f7ec23a072c893edc29
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.

llvm-svn: 198796
llvm/include/llvm/IR/Mangler.h
llvm/lib/IR/Mangler.cpp