llvm-6502/tools/llvm-mc
Sean Callanan 668b15467b Second try at integrating the edis tester. This
time I use the LIBS variable, which is not subject
to a %.a -> -l% transformation, to link llvm-mc
against libEnhancedDisassembly.

llvm-mc -edis works the same as llvm-mc
-disassemble, but outputs tokens and operands.


git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@101058 91177308-0d34-0410-b5e6-96231b3b80d8
2010-04-12 19:43:00 +00:00
..
CMakeLists.txt move some files out of the llvm-mc tool into the MCParser library so 2010-01-22 01:58:08 +00:00
Disassembler.cpp Second try at integrating the edis tester. This 2010-04-12 19:43:00 +00:00
Disassembler.h Second try at integrating the edis tester. This 2010-04-12 19:43:00 +00:00
llvm-mc.cpp Second try at integrating the edis tester. This 2010-04-12 19:43:00 +00:00
Makefile Second try at integrating the edis tester. This 2010-04-12 19:43:00 +00:00