Unbreak CMake build by improving the EnhancedDisassembly makefile a
authorDouglas Gregor <dgregor@apple.com>
Tue, 13 Apr 2010 22:47:43 +0000 (22:47 +0000)
committerDouglas Gregor <dgregor@apple.com>
Tue, 13 Apr 2010 22:47:43 +0000 (22:47 +0000)
commit533ae9b71d88df8d1891c8c653eeb7912b25dbb0
tree0b89e60f2551cb456e6fbc798eaa1b5635ccca91
parent6327537a377d2b77748270258e99b257bf1723df
Unbreak CMake build by improving the EnhancedDisassembly makefile a
bit (we're not trying to build a shared library yet) and generating
the X86GenEDInfo.inc and ARMGenEDInfo.inc files as necessary.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101188 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Target/ARM/CMakeLists.txt
lib/Target/X86/CMakeLists.txt
tools/edis/CMakeLists.txt