llvm-6502/tools/edis
Bob Wilson 8f70c3d97c Remove some broken code to check the DISABLE_EDIS flag (edis is now in the
DIRS list, so it does no good to filter it from PARALLEL_DIRS), and replace
it with a check to disable building the shared library version of edis when
the flag is set.  Disabling it entirely does not work because MC uses it now.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108367 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-14 22:41:51 +00:00
..
CMakeLists.txt
EDDisassembler.cpp MC: Pass the target instance to the AsmParser constructor. 2010-07-01 20:41:56 +00:00
EDDisassembler.h
EDInfo.td
EDInst.cpp Extended the edis "IsBranch" property to call 2010-05-11 01:27:08 +00:00
EDInst.h
EDMain.cpp
EDOperand.cpp
EDOperand.h
EDToken.cpp
EDToken.h
EnhancedDisassembly.exports
Makefile Remove some broken code to check the DISABLE_EDIS flag (edis is now in the 2010-07-14 22:41:51 +00:00