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: [email protected]
        ReportedBy: [email protected]
                CC: [email protected]
    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.
_______________________________________________
LLVMbugs mailing list
[email protected]
http://lists.cs.uiuc.edu/mailman/listinfo/llvmbugs

Reply via email to