| commit | 2d03d3a8a7de5ee2cce70b32024f68fad38fff0e | [log] [tgz] |
|---|---|---|
| author | Sean Callanan <scallanan@apple.com> | Mon Apr 12 19:43:00 2010 +0000 |
| committer | Sean Callanan <scallanan@apple.com> | Mon Apr 12 19:43:00 2010 +0000 |
| tree | 82d6719ad45fc0b8eae360f8dd966ce26e54b551 | |
| parent | de24a940a706255142a1dbcc798834c5b6dc5cd2 [diff] |
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