[clang] [llvm] Move instrumentation passes (PR #92171)

Arthur Eubanks via cfe-commits cfe-commits at lists.llvm.org
Fri May 24 13:09:04 PDT 2024


================
@@ -1,25 +1,13 @@
 // RUN: %clang_cc1 -pg -triple powerpc-ibm-aix7.2.0.0 -emit-llvm %s -o - | FileCheck %s
----------------
aeubanks wrote:

also -disable-llvm-passes here

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


More information about the cfe-commits mailing list