Files
clang-p2996/llvm/lib/CodeGen/AtomicExpandPass.cpp
Vitaly Buka 982d2445f2 Revert "AtomicExpand: Allow incrementally legalizing atomicrmw" (#106792)
Reverts llvm/llvm-project#103371

There is `heap-use-after-free`, commented on
206b5aff44

Maybe `if (Next == E || BB != Next->getParent()) {` is enough,
but not sure, what was the intent there,
2024-08-30 13:51:53 -07:00

78 KiB