Re-enable ARM/Thumb disassembler and add a workaround for a memcpy() call in
authorJohnny Chen <johnny.chen@apple.com>
Wed, 7 Apr 2010 20:53:12 +0000 (20:53 +0000)
committerJohnny Chen <johnny.chen@apple.com>
Wed, 7 Apr 2010 20:53:12 +0000 (20:53 +0000)
commit3c500e6947ed8db719d87d47572de86e107ec094
tree4440a8e0acbf1d62879630c247df92fa8d9b7d2b
parentb39b7e5ebf477039a5c6064464ee10da21b5f726
Re-enable ARM/Thumb disassembler and add a workaround for a memcpy() call in
ARMDecoderEmitter.cpp, with FIXME comment.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@100690 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/Disassembler/Makefile [new file with mode: 0644]
lib/Target/ARM/Makefile
utils/TableGen/ARMDecoderEmitter.cpp