diff options
author | Guillaume Chatelet <gchatelet@google.com> | 2024-04-06 20:58:22 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-06 20:58:22 +0200 |
commit | bd589f5c7a079d8829fcf994b746634eaaea24ff (patch) | |
tree | 82298592157f82f2d42dc51207d2446dcee87a58 /llvm/lib/CodeGen/AtomicExpandPass.cpp | |
parent | 7f9f82e3de94040ca6124a43f2d737201bd4a595 (diff) | |
download | llvm-bd589f5c7a079d8829fcf994b746634eaaea24ff.zip llvm-bd589f5c7a079d8829fcf994b746634eaaea24ff.tar.gz llvm-bd589f5c7a079d8829fcf994b746634eaaea24ff.tar.bz2 |
[libc] Move statement inside #ifdef/#endif to prevent unused variable warning
This is a fix forward for arm32
`/llvm/libc_worker/worker/libc-arm32-debian/libc-arm32-debian-dbg/llvm-project/libc/src/__support/big_int.h:259:20: error: unused variable 'TOTAL_BITS' [-Werror,-Wunused-variable]`
https://lab.llvm.org/buildbot/#/builders/229/builds/24791
Diffstat (limited to 'llvm/lib/CodeGen/AtomicExpandPass.cpp')
0 files changed, 0 insertions, 0 deletions