LLVM Bugzilla is read-only and represents the historical archive of all LLVM issues filled before November 26, 2021. Use github to submit LLVM bugs

Bug 15 - Sparc backend does not support the 'unwind' instruction
Summary: Sparc backend does not support the 'unwind' instruction
Status: RESOLVED DUPLICATE of bug 16
Alias: None
Product: libraries
Classification: Unclassified
Component: Backend: Sparc (show other bugs)
Version: trunk
Hardware: PC Linux
: P normal
Assignee: Misha Brukman
URL:
Keywords: missing-feature
Depends on:
Blocks:
 
Reported: 2003-10-07 17:08 PDT by Chris Lattner
Modified: 2010-02-22 12:54 PST (History)
1 user (show)

See Also:
Fixed By Commit(s):


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Chris Lattner 2003-10-07 17:08:46 PDT
Summary says it all.
Comment 1 Chris Lattner 2003-10-14 14:57:17 PDT
Note that this prevents the 253.perlbmk benchmark from working with the sparc
backend.
Comment 2 Chris Lattner 2004-01-18 14:09:49 PST
See commentary in Bug 16.

-Chris

*** This bug has been marked as a duplicate of 16 ***