[llvm] [MergeFunctions] Add support to run the pass over a set of function pointers (PR #111045)
Rafael Eckstein via llvm-commits
llvm-commits at lists.llvm.org
Fri Nov 15 11:24:13 PST 2024
================
@@ -0,0 +1,271 @@
+//===- MergeFunctionsTest.cpp - Unit tests for
+// MergeFunctionsPass-----------===//
----------------
Casperento wrote:
clang format keeps changing that to two lines: [1fdf94e](https://github.com/llvm/llvm-project/pull/111045/commits/1fdf94e3e77c25156e56db0d8cde5f7965fb7e2f).
https://github.com/llvm/llvm-project/pull/111045
More information about the llvm-commits
mailing list