[all-commits] [llvm/llvm-project] 6ac5cb: [NFC][LLVM] Eliminate duplicate code in INITIALIZE...
Rahul Joshi via All-commits
all-commits at lists.llvm.org
Sat Apr 5 09:42:11 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 6ac5cbdd29b630259432fc5b478cd2ddf78a17cd
https://github.com/llvm/llvm-project/commit/6ac5cbdd29b630259432fc5b478cd2ddf78a17cd
Author: Rahul Joshi <rjoshi at nvidia.com>
Date: 2025-04-05 (Sat, 05 Apr 2025)
Changed paths:
M llvm/include/llvm/PassSupport.h
Log Message:
-----------
[NFC][LLVM] Eliminate duplicate code in INITIALIZE_PASS macros (#134457)
- Refactor INITIALIZE_PASS and INITIALIZE_PASS_WITH_OPTIONS macros to
eliminate some code duplication.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list