[PATCH] D153314: [clang] Replace uses of CGBuilderTy::CreateElementBitCast (NFC)
Sergei Barannikov via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Tue Jun 20 02:34:23 PDT 2023
barannikov88 added inline comments.
================
Comment at: clang/lib/CodeGen/CGAtomic.cpp:1474
Address AtomicInfo::emitCastToAtomicIntPointer(Address addr) const {
llvm::IntegerType *ty =
----------------
as it no longer emits anything.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D153314/new/
https://reviews.llvm.org/D153314
More information about the cfe-commits
mailing list