Bug 272051
| Summary: | Remove old LLVM workaround | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Seija K. <gfunni234> |
| Component: | JavaScriptCore | Assignee: | Nobody <webkit-unassigned> |
| Status: | RESOLVED WONTFIX | ||
| Severity: | Normal | CC: | justin_michaud, mark.lam, webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Seija K.
LLVM has come a long way, and the code being generated looks much different than what it looked like even 5 years ago. With so many miscompiles fixed and passes also fixed, it would be best to, in fact, remove the optnone workaround.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/126158909>
Mark Lam
It's not OK to remove workarounds until you have proof that the LLVM issue is fixed.
Justin Michaud
*** Bug 252315 has been marked as a duplicate of this bug. ***