diff options
author | Ming-Yi Lai <ming-yi.lai@mediatek.com> | 2025-02-20 16:12:16 +0800 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-02-20 16:12:16 +0800 |
commit | 507e413a2d85fb25f70caa9ef843f7c7cffb94c6 (patch) | |
tree | 58d008fdfe188dbc9a7df6a9e258872b996d544b /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 2d6330f83a64a414f83d647bba7f23928f66aa5c (diff) | |
download | llvm-507e413a2d85fb25f70caa9ef843f7c7cffb94c6.zip llvm-507e413a2d85fb25f70caa9ef843f7c7cffb94c6.tar.gz llvm-507e413a2d85fb25f70caa9ef843f7c7cffb94c6.tar.bz2 |
[libunwind][NFC] Remove the CET keyword in shadow stack-related stuffs (#126663)
libunwind currently supports shadow stack based on the Intel CET and
AArch64 GCS technology, but throughout related codes, the Intel-specific
keyword, "CET", is used to refer to the generic concept of control-flow
integrity/shadow stack. This patch replaces such wordings with
architecture-neutral term "shadow stack" (abbr. "shstk") to allow future
implementation to avoid using the Intel-specific "CET" term.
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions