[clang] [llvm] [transforms] Inline simple variadic functions (PR #81058)

Shilei Tian via cfe-commits cfe-commits at lists.llvm.org
Wed Feb 7 18:08:04 PST 2024


================
@@ -0,0 +1,17 @@
+#ifndef LLVM_TRANSFORMS_IPO_EXPANDVARIADICS_H
----------------
shiltian wrote:

LLVM copyright header as well as (brief) documentation of the pass

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


More information about the cfe-commits mailing list