[clang] [llvm] [KMSAN] Enable on PowerPC64 (PR #73611)

via cfe-commits cfe-commits at lists.llvm.org
Tue Nov 28 21:06:29 PST 2023


================
@@ -0,0 +1,149 @@
+; RUN: opt < %s -S -msan-kernel=1 -passes=msan 2>&1 | FileCheck %s
----------------
NMiehlbradt wrote:

The other tests in the directory are named this way so I followed the convention.

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


More information about the cfe-commits mailing list