[llvm] [llvm][rtsan] Add transform pass for sanitize_realtime_unsafe (PR #109543)

Nikita Popov via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 25 01:13:54 PDT 2024


================
@@ -0,0 +1,19 @@
+; RUN: opt < %s -passes=rtsan -S | FileCheck %s
----------------
nikic wrote:

Use update_test_checks.py, unless there's some reason this is not possible here.

https://github.com/llvm/llvm-project/pull/109543


More information about the llvm-commits mailing list