[llvm-bugs] [Bug 27874] New: Move AArch64TargetParser to a class based design.
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed May 25 06:07:25 PDT 2016
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: unassignedbugs at nondot.org
Reporter: renato.golin at linaro.org
CC: llvm-bugs at 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.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20160525/e0e81e0e/attachment.html>
More information about the llvm-bugs
mailing list