aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/ObjectFile.cpp
diff options
context:
space:
mode:
authorNick Desaulniers <nickdesaulniers@users.noreply.github.com>2024-01-05 08:19:04 -0800
committerGitHub <noreply@github.com>2024-01-05 08:19:04 -0800
commit5352ce32fccd37c54aff2b3a2b0e3ca5115bb8a9 (patch)
treec9844e375b9a157ca54dec9d3830a8087988d0e6 /llvm/lib/Object/ObjectFile.cpp
parente2972389111e30a93a21cf8c5f4d2284cbb60268 (diff)
downloadllvm-5352ce32fccd37c54aff2b3a2b0e3ca5115bb8a9.zip
llvm-5352ce32fccd37c54aff2b3a2b0e3ca5115bb8a9.tar.gz
llvm-5352ce32fccd37c54aff2b3a2b0e3ca5115bb8a9.tar.bz2
[libc] fix -Warray-bounds in block_offset (#77001)
GCC reports an instance of -Warray-bounds in block_offset. Reimplement block_offset in terms of memcpy_inline which was created to avoid this diagnostic. See the linked issue for the full trace of diagnostic. Fixes: https://github.com/llvm/llvm-project/issues/76877
Diffstat (limited to 'llvm/lib/Object/ObjectFile.cpp')
0 files changed, 0 insertions, 0 deletions