llvm-6502/tools/edis
Chris Lattner c510a7097b there is now no reason to link in TARGETS_TO_BUILD since we list
arm explicitly.  X86 and ARM are the only two targets that support
disassembly, so our explicit list is enough.  These other targets
weren't getting pulled in anyway though, since there were no 
references to their symbols.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@108934 91177308-0d34-0410-b5e6-96231b3b80d8
2010-07-20 21:26:27 +00:00
..
CMakeLists.txt Fix edis makefile 2010-07-20 21:21:27 +00:00
EDMain.cpp start straightening out libedis's dependencies and make it fit 2010-07-20 18:25:19 +00:00
EnhancedDisassembly.exports Generalize the EXPORTED_SYMBOL_FILE concept in the Makefiles to work with 2010-04-15 20:54:25 +00:00
Makefile there is now no reason to link in TARGETS_TO_BUILD since we list 2010-07-20 21:26:27 +00:00