[LLVMbugs] [Bug 14654] New: Remove edis support

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Dec 19 11:09:23 PST 2012


http://llvm.org/bugs/show_bug.cgi?id=14654

             Bug #: 14654
           Summary: Remove edis support
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: enhancement
          Priority: P
         Component: Common Code Generator Code
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: clattner at apple.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


The "enhanced disassembler" support that llvm-mc supports (search for edis) was
designed for LLDB, but has be replaced by assembler annotation support in the
asmprinter.  The edis logic has been dropped from lldb and should be removed
from llvm too.

-- 
Configure bugmail: http://llvm.org/bugs/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug.



More information about the llvm-bugs mailing list