aboutsummaryrefslogtreecommitdiff
path: root/mlir/lib/Dialect/Shape/IR/Shape.cpp
diff options
context:
space:
mode:
authorJack Styles <jack.styles@arm.com>2025-10-29 08:20:11 +0000
committerGitHub <noreply@github.com>2025-10-29 08:20:11 +0000
commita9e6f90867b1c7cc18fe46822148d99f614f9e33 (patch)
tree25c27340c2a6d7a8400295d2acd7368ae8aa2efd /mlir/lib/Dialect/Shape/IR/Shape.cpp
parentda15b8fc2e169788a965b08c8a7cc870072d71f3 (diff)
downloadllvm-main.zip
llvm-main.tar.gz
llvm-main.tar.bz2
[libunwind][PAuthLR] Remove PC offset when using FEAT_PAuthLR (#164224)HEADmain
When originally introduced to libunwind as part of #112171, FEAT_PAuthLR had its Call Frame Instruction's (CFI's) in a different location to other Signing Authentication methods. To incorporate this in libunwind, a 4 byte offset was introduced to work with this. However, this design was reversed in #121551 so the CFI's are emitted in the same location as other methods. When making this change, the offset in libunwind was not removed, so libunwind's PC value would be incorrect. As the 4 byte offset is no longer needed, that adjustment can be removed. results->ptrAuthDiversifier will still be set.
Diffstat (limited to 'mlir/lib/Dialect/Shape/IR/Shape.cpp')
0 files changed, 0 insertions, 0 deletions