[all-commits] [llvm/llvm-project] a614f2: [StackProtector] Fix domtree verification in NewPM
Nikita Popov via All-commits
all-commits at lists.llvm.org
Wed Mar 5 03:55:55 PST 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a614f2b489caa19001b2f44784514a6226f79cb7
https://github.com/llvm/llvm-project/commit/a614f2b489caa19001b2f44784514a6226f79cb7
Author: Nikita Popov <npopov at redhat.com>
Date: 2025-03-05 (Wed, 05 Mar 2025)
Changed paths:
M llvm/lib/CodeGen/StackProtector.cpp
M llvm/test/CodeGen/X86/stack-protector-atomicrmw-xchg.ll
Log Message:
-----------
[StackProtector] Fix domtree verification in NewPM
Use DTU.getDomTree() to make sure the DTU if flushed.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list