Put back the initializing the targets in the disassembler API with a comment as
authorKevin Enderby <enderby@apple.com>
Fri, 17 Feb 2012 19:18:29 +0000 (19:18 +0000)
committerKevin Enderby <enderby@apple.com>
Fri, 17 Feb 2012 19:18:29 +0000 (19:18 +0000)
commitfc0d7400bc44b52d0446933290dfeef2f9586293
tree06621707f41ae62c4d99f09c46330e98fa3633ca
parent8c3b87cf19df5631125254784d57446b80e12397
Put back the initializing the targets in the disassembler API with a comment as
to why this is needed.  This broke the darwin's otool(1) program.  This change
was made in r144385.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@150832 91177308-0d34-0410-b5e6-96231b3b80d8
lib/MC/MCDisassembler/Disassembler.cpp