[LLVMbugs] [Bug 1405] NEW: the -dA gcc option should be mapped to -asm-verbose
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed May 9 09:32:58 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1405
Summary: the -dA gcc option should be mapped to -asm-verbose
Product: new-bugs
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: new bugs
AssignedTo: unassignedbugs at nondot.org
ReportedBy: baldrick at free.fr
Passing -dA to gcc -S causes the assembler to be annotated with
useful info in mainline, very similar to llc's -asm-verbose. In
llvm-gcc -dA has no effect, but could be usefully mapped to
-asm-verbose.
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
More information about the llvm-bugs
mailing list