aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Bitcode/Reader/BitcodeReader.cpp
diff options
context:
space:
mode:
authorPaul Kirth <paulkirth@google.com>2024-02-22 14:26:11 -0800
committerGitHub <noreply@github.com>2024-02-22 14:26:11 -0800
commite314622f204a01ffeda59cbe046dd403b01f8b74 (patch)
tree573c040c78d18ca09bcfc110d41389575cb848f5 /llvm/lib/Bitcode/Reader/BitcodeReader.cpp
parente2f08268304dc972440391c43bf1d47e28fad93e (diff)
downloadllvm-e314622f204a01ffeda59cbe046dd403b01f8b74.zip
llvm-e314622f204a01ffeda59cbe046dd403b01f8b74.tar.gz
llvm-e314622f204a01ffeda59cbe046dd403b01f8b74.tar.bz2
[clang][driver] Allow unaligned access on ARMv7 and higher by default (#82400)
ARM's Clang and GCC embedded compilers default to allowing unaligned access for ARMv7+. This patch changes the Clang driver default to match. Users can opt out with `-mno-unaligned-access`. Fixes #59560
Diffstat (limited to 'llvm/lib/Bitcode/Reader/BitcodeReader.cpp')
0 files changed, 0 insertions, 0 deletions