aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorNikita Popov <npopov@redhat.com>2023-10-04 15:16:00 +0200
committerGitHub <noreply@github.com>2023-10-04 15:16:00 +0200
commit39d55321bd0b8ce436d6fcd8e5ba51b8bf535559 (patch)
tree076c554f3dcf815eafe6fbadccd9474318bbf7de /llvm/lib/Object/ObjectFile.cpp
parentceec9a7874af2eea8b00b5616fad388ccfa2b4f3 (diff)
downloadllvm-39d55321bd0b8ce436d6fcd8e5ba51b8bf535559.zip
llvm-39d55321bd0b8ce436d6fcd8e5ba51b8bf535559.tar.gz
llvm-39d55321bd0b8ce436d6fcd8e5ba51b8bf535559.tar.bz2
[CodeGen] Respect pointer-overflow sanitizer for void pointers (#67772)
Pointer arithmetic on void pointers (a GNU extension) was going through a different code path and bypassed the pointer-overflow sanitizer. Fixes https://github.com/llvm/llvm-project/issues/66451.
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions