Bug 251663
| Summary: | Exclude Parser.cpp from being built as part of a unified file. | ||
|---|---|---|---|
| Product: | WebKit | Reporter: | Mark Lam <mark.lam> |
| Component: | JavaScriptCore | Assignee: | Mark Lam <mark.lam> |
| Status: | RESOLVED FIXED | ||
| Severity: | Normal | CC: | webkit-bug-importer |
| Priority: | P2 | Keywords: | InRadar |
| Version: | WebKit Nightly Build | ||
| Hardware: | Unspecified | ||
| OS: | Unspecified | ||
Mark Lam
Parser.cpp is quite large, and under some circumstances, I've seen it cause the compiler to appear to hang when compiling the unified file it got included in. Excluding it from being in a unified file resolved the hang. This patch will apply this change.
| Attachments | ||
|---|---|---|
| Add attachment proposed patch, testcase, etc. |
Radar WebKit Bug Importer
<rdar://problem/104992506>
Mark Lam
Pull request: https://github.com/WebKit/WebKit/pull/9582
EWS
Committed 259803@main (eb73fc333d55): <https://commits.webkit.org/259803@main>
Reviewed commits have been landed. Closing PR #9582 and removing active labels.