Hacker News new | ask | show | jobs
by bzbarsky 4694 days ago
The major compilation targets for WebKit for Apple are MacOS and iOS, and compilation is with clang/clang++/llvm.

And clang's PGO support is not very good so far, so there isn't much to talk about...