On mac, it seems the MC disassembler is actually using the targetinfo
authorChandler Carruth <chandlerc@gmail.com>
Fri, 29 Jul 2011 20:23:34 +0000 (20:23 +0000)
committerChandler Carruth <chandlerc@gmail.com>
Fri, 29 Jul 2011 20:23:34 +0000 (20:23 +0000)
commitc91d6263cf3c7d4f211f5b95c7b4dd822435c300
treebf61be19c9119ddf85863b45862314ba779fc89a
parent95ece8efc0eac972366f1a5e97e3c7ae69a73600
On mac, it seems the MC disassembler is actually using the targetinfo
for targets that don't have an MC-ized disassembler. I'm suspicious that
this shouldn't actually be happening, but hoping to fix the CMake build
on macs first, and investigate why second.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@136508 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDisassembler/CMakeLists.txt