[clang] [llvm] [EntryExitInstrumenter] Move passes out of clang into LLVM default pipelines (PR #92171)
Egor Pasko via cfe-commits
cfe-commits at lists.llvm.org
Mon May 27 05:31:19 PDT 2024
================
@@ -1,25 +1,13 @@
// RUN: %clang_cc1 -pg -triple powerpc-ibm-aix7.2.0.0 -emit-llvm %s -o - | FileCheck %s
----------------
pasko wrote:
Done.
https://github.com/llvm/llvm-project/pull/92171
More information about the cfe-commits
mailing list