[llvm] Add a pass to calculate machine function's cfg hash to detect whether… (PR #84145)

via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 6 02:04:54 PST 2024


lifengxiang1025 wrote:

> C/C++ code formatter, clang-format found issues in your code.
> -void initializeXRayInstrumentationPass(PassRegistry&);
> +void initializeXRayInstrumentationPass(PassRegistry &);
It confuses me. I don't change this code.


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


More information about the llvm-commits mailing list