[clang] [llvm] [EntryExitInstrumenter] Move passes out of clang into LLVM default pipelines (PR #92171)

Egor Pasko via llvm-commits llvm-commits at lists.llvm.org
Mon May 27 05:29:08 PDT 2024


================
@@ -1,5 +1,5 @@
 // RUN: %clang_cc1 -triple x86_64-apple-darwin10 -debug-info-kind=standalone -emit-llvm -o - %s -finstrument-functions | FileCheck %s
----------------
pasko wrote:

Done.

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


More information about the llvm-commits mailing list