[LLVMbugs] [Bug 2905] New: Implement a pretty printer for LLVM assembly.
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Oct 16 17:36:27 PDT 2008
http://llvm.org/bugs/show_bug.cgi?id=2905
Summary: Implement a pretty printer for LLVM assembly.
Product: libraries
Version: trunk
Platform: All
OS/Version: All
Status: NEW
Severity: enhancement
Priority: P2
Component: LLVM assembly language parser
AssignedTo: unassignedbugs at nondot.org
ReportedBy: daniel at zuster.org
CC: llvmbugs at cs.uiuc.edu
LLVM IR files can be pretty unreadable when they have large constant data
structures. It would be really great if these would get pretty printed in some
simple but reasonable fashion.
--
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