-
Notifications
You must be signed in to change notification settings - Fork 121
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
delocate: accept more directive expressions
For example, openssl/asm_base.h expands to include the line .long ((1 << 0) | (1 << 1)); when BTI and PAC are enabled. Change-Id: I07208e0430757721e97b88c706672375f8f58f1f Reviewed-on: https://boringssl-review.googlesource.com/c/boringssl/+/62525 Reviewed-by: David Benjamin <davidben@google.com> Commit-Queue: David Benjamin <davidben@google.com> (cherry picked from commit ab45f42e8e7340df605f378ee03c4800db2709f3)
- Loading branch information
1 parent
c12cc40
commit ee478f2
Showing
5 changed files
with
2,498 additions
and
2,523 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.