Skip to content

Wrong address derivation when compiling with -mno-relax flag in Cheriot #11

Wrong address derivation when compiling with -mno-relax flag in Cheriot

Wrong address derivation when compiling with -mno-relax flag in Cheriot #11

Workflow file for this run

name: Labeling closed issues
on:
issues:
types: ['closed']
jobs:
automate-issues-labels:
runs-on: ubuntu-latest
if: github.repository == 'llvm/llvm-project'
steps:
- uses: andymckay/[email protected]
with:
remove-labels: "awaiting-review"