[LLVMbugs] [Bug 1379] NEW: Need support for eh-related builtins
bugzilla-daemon at cs.uiuc.edu
bugzilla-daemon at cs.uiuc.edu
Wed May 2 13:15:04 PDT 2007
http://llvm.org/bugs/show_bug.cgi?id=1379
Summary: Need support for eh-related builtins
Product: tools
Version: trunk
Platform: PC
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: llvm-gcc
AssignedTo: unassignedbugs at nondot.org
ReportedBy: asl at math.spbu.ru
Runtime used for eh upport (e.g stack unwinding, etc) is full of builtins
currently unsupported. We need to implement these builtins (either in FE itself,
or in codegenerator) in order to get working exceptions
------- 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