[LLVMbugs] [Bug 13557] New: Refactor some of the MC code

bugzilla-daemon at llvm.org bugzilla-daemon at llvm.org
Wed Aug 8 16:00:20 PDT 2012


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

             Bug #: 13557
           Summary: Refactor some of the MC code
           Product: libraries
           Version: trunk
          Platform: PC
        OS/Version: All
            Status: NEW
          Severity: normal
          Priority: P
         Component: Miscellaneous Instrumentation passes
        AssignedTo: unassignedbugs at nondot.org
        ReportedBy: isanbard at gmail.com
                CC: llvmbugs at cs.uiuc.edu
    Classification: Unclassified


With the advent of `.pushsection', `.popsection', and `.previous' being added
to the MC Darwin integrated assembler, the code in DarwinAsmParser.cpp and
ELFAsmParser.cpp that supports those directives are identical. Those can be
refactored.

-- 
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