Skip to content

build: add clang support for pgo on macOS/Linux - #66136

Open
legendecas wants to merge 1 commit into
nodejs:mainfrom
legendecas:pgo-clang
Open

legendecas wants to merge 1 commit into
nodejs:mainfrom
legendecas:pgo-clang

Conversation

@legendecas

Copy link
Copy Markdown
Member

This adds clang support for pgo build on macOS and Linux.

This converts the pgo.ps1 script, to be a python script so that
it can be shared between platforms.

Signed-off-by: Chengzhong Wu <legendecas@gmail.com>
@nodejs-github-bot

nodejs-github-bot commented Sep 19, 2026 •

Copy link
Copy Markdown
Collaborator

Review requested:

  • @nodejs/gyp
  • @nodejs/build

@nodejs-github-bot nodejs-github-bot added build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory. labels Sep 19, 2026
Comment thread tools/pgo/README.md
@joyeecheung joyeecheung added the request-ci Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review. label Sep 23, 2026
@github-actions github-actions Bot removed the request-ci Add this label to start a Jenkins CI on a PR. Only starts once the PR has an approving review. label Sep 23, 2026
@nodejs-github-bot

Copy link
Copy Markdown
Collaborator

@legendecas legendecas added the author ready PRs with CI started, the required approvals, and no outstanding review comments. label Sep 24, 2026
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

author ready PRs with CI started, the required approvals, and no outstanding review comments. build Issues and PRs related to Node.js builds or CI infrastructure. meta Issues and PRs related to the general management of the project. needs-ci PRs that need a full CI run. tools Issues and PRs related to the tools directory.

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants