https://llvm.org/bugs/show_bug.cgi?id=27874

            Bug ID: 27874
           Summary: Move AArch64TargetParser to a class based design.
           Product: libraries
           Version: trunk
          Hardware: PC
                OS: Linux
            Status: NEW
          Severity: normal
          Priority: P
         Component: Backend: AArch64
          Assignee: unassignedb...@nondot.org
          Reporter: renato.go...@linaro.org
                CC: llvm-bugs@lists.llvm.org
    Classification: Unclassified

Now that we have the AArch64TargetParser in the same style as the
ARMTargetParser, we have exposed some obvious redundancies and commonalities.

This is a big change, because it'll replace the parser's structure as well as
every call into the parser today.

-- 
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to