diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-06-26 18:12:46 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-26 18:12:46 -0500 |
commit | f23a5f08f4b8d7734cf11342b2c1a405823e899e (patch) | |
tree | a0e11eb9952a90887146f8cd416a12e6be29b48e /llvm/lib/CodeGen/LiveDebugVariables.cpp | |
parent | 5dcf3d5335a8bd936c89a4cdf1da909e6b995b6f (diff) | |
download | llvm-f23a5f08f4b8d7734cf11342b2c1a405823e899e.zip llvm-f23a5f08f4b8d7734cf11342b2c1a405823e899e.tar.gz llvm-f23a5f08f4b8d7734cf11342b2c1a405823e899e.tar.bz2 |
[libc] Remove atomic alignment diagnostics globally (#96803)
Summary:
These warnings mean that it will lower to a libcall. Previously we just
disabled it locally, which didn't work with GCC. This patch does it
globally in the compiler options if the compiler is clang.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugVariables.cpp')
0 files changed, 0 insertions, 0 deletions