Closed
Bug 799807
Opened 12 years ago
Closed 12 years ago
update reference to llvm bug
Categories
(Core :: JavaScript Engine, defect)
Tracking
()
RESOLVED
FIXED
mozilla19
People
(Reporter: espindola, Assigned: espindola)
Details
Attachments
(1 file)
2.80 KB,
patch
|
dvander
:
review+
|
Details | Diff | Splinter Review |
The original llvm bug referenced in these comments has been fixed by adding an heuristic to avoid inlining into recursive functions, but it is failing to match these cases.
I have reported the issue. This patch just points the comments to the new bug.
Attachment #669833 -
Flags: review?(dvander)
Updated•12 years ago
|
Attachment #669833 -
Flags: review?(dvander) → review+
Assignee | ||
Comment 1•12 years ago
|
||
Comment 2•12 years ago
|
||
Status: ASSIGNED → RESOLVED
Closed: 12 years ago
Resolution: --- → FIXED
Target Milestone: --- → mozilla19
You need to log in
before you can comment on or make changes to this bug.
Description
•