[LLVMbugs] [Bug 744] NEW: Incorrect fallthrough when no cpu help is available
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Thu Apr 20 17:42:06 PDT 2006
http://llvm.org/bugs/show_bug.cgi?id=744
Summary: Incorrect fallthrough when no cpu help is available
Product: tools
Version: trunk
Platform: Macintosh
OS/Version: MacOS X
Status: NEW
Severity: normal
Priority: P2
Component: llc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: eric at vanrietpaap.nl
why does "llc -march=x86 -mcpu=help empty.bc" provide actual help,
"llc -march=c -mcpu=help empty.bc" wants to generate empty.c?
Maybe the latter case should say: "sorry no cpu help avaialable" and exit?
------- 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