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.

llvm-svn: 101058
5 files changed
tree: 82d6719ad45fc0b8eae360f8dd966ce26e54b551
  1. clang/
  2. compiler-rt/
  3. llvm/