Add CMake support for 'edis'.
authorTed Kremenek <kremenek@apple.com>
Tue, 13 Apr 2010 20:52:50 +0000 (20:52 +0000)
committerTed Kremenek <kremenek@apple.com>
Tue, 13 Apr 2010 20:52:50 +0000 (20:52 +0000)
commit0a6f053732c7a654cb9fe3e501680a104c3381a1
tree58b9a87f33cde9d14c2eccd15eecd6f2252391f1
parent8a87ffb9252d6d66093dcd96f3b9a496dae4a439
Add CMake support for 'edis'.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101177 91177308-0d34-0410-b5e6-96231b3b80d8
tools/CMakeLists.txt
tools/edis/CMakeLists.txt [new file with mode: 0644]
tools/edis/EDInfo.td [new file with mode: 0644]
tools/llvm-mc/CMakeLists.txt