Skip to content

Commit

Permalink
Test PR78417
Browse files Browse the repository at this point in the history
  • Loading branch information
dtcxzyw committed Feb 5, 2024
1 parent bec2c8f commit c356f1b
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions setup-pre-commit-patch.sh
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
#!/bin/bash

export PATCH_ID=DXXXXXX
#export GITHUB_PATCH_ID="<user_name>/llvm-project/commit/<commit_hash>"
export PATCH_ADDITIONAL_FLAGS=""
#export PATCH_ID=DXXXXXX
export GITHUB_PATCH_ID="llvm/llvm-project/pull/78417"
export PATCH_ADDITIONAL_FLAGS=" -mno-ret-addr-stack "

0 comments on commit c356f1b

Please sign in to comment.