aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorCraig Topper <craig.topper@sifive.com>2025-04-28 09:26:34 -0700
committerGitHub <noreply@github.com>2025-04-28 09:26:34 -0700
commitca21508080031c3eda1c6085f1de9cc26be4c336 (patch)
tree15f992c0030871b8e20b953f6289af2e1948a8f2 /clang/lib/Frontend/CompilerInvocation.cpp
parent76d83e62508548b5f43baa482f74d24886efb763 (diff)
downloadllvm-ca21508080031c3eda1c6085f1de9cc26be4c336.zip
llvm-ca21508080031c3eda1c6085f1de9cc26be4c336.tar.gz
llvm-ca21508080031c3eda1c6085f1de9cc26be4c336.tar.bz2
[Targets] Migrate from atomic_load_8/16/32/64 to atomic_load_nonext_8/16/32/64. NFC (#137428)
This makes them more consistent with the checks performed by regular loads. We can't simply add IsNonExtLoad to the existing atomic_load_8/16/32/64 as that would affect out of tree targets.
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions