aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/COFFObjectFile.cpp
diff options
context:
space:
mode:
authorOliver Stannard <oliver.stannard@arm.com>2024-08-07 10:21:10 +0100
committerGitHub <noreply@github.com>2024-08-07 10:21:10 +0100
commit96d824d935d631a4c28133f9f8f1f583eefd040d (patch)
treec3f34b0b036c0498371f79d12d9a6f6639aad07a /llvm/lib/Object/COFFObjectFile.cpp
parenta1c6467bd90905d52cf8f6162b60907f8e98a704 (diff)
downloadllvm-96d824d935d631a4c28133f9f8f1f583eefd040d.zip
llvm-96d824d935d631a4c28133f9f8f1f583eefd040d.tar.gz
llvm-96d824d935d631a4c28133f9f8f1f583eefd040d.tar.bz2
[ARM] Enable cfi-icall for thumb triples (#102126)
Support for this was added back in 2016 (https://reviews.llvm.org/D27499), but never enabled in the driver. Since then, it's been possible to enable this with an arm triple and the -mthumb option, but not with a thumb triple. This also caused -fsanitise=cfi to enable cfi-icall for arm triple but not thumb triples, which caused spurious sanitiser failures if mixing the two ISAs in one program.
Diffstat (limited to 'llvm/lib/Object/COFFObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions