Skip to content

[Driver] Wrap -lgcc_s in -z ignore/-z record on Solaris #1

[Driver] Wrap -lgcc_s in -z ignore/-z record on Solaris

[Driver] Wrap -lgcc_s in -z ignore/-z record on Solaris #1

Workflow file for this run

name: "Labelling new pull requests"
on:
- pull_request_target
jobs:
automate-prs-labels:
permissions:
contents: read
pull-requests: write
runs-on: ubuntu-latest
if: github.repository == 'llvm/llvm-project'
steps:
- uses: actions/labeler@v4
with:
configuration-path: .github/new-prs-labeler.yml
# workaround for https://github.com/actions/labeler/issues/112
sync-labels: ''