[all-commits] [llvm/llvm-project] 656b8f: [PassManager] Drop Function.h and Module.h include...
Nikita Popov via All-commits
all-commits at lists.llvm.org
Thu Jun 27 05:37:06 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 656b8f5ec4ba3fe8ec7bdef125ccd42ed43b0b16
https://github.com/llvm/llvm-project/commit/656b8f5ec4ba3fe8ec7bdef125ccd42ed43b0b16
Author: Nikita Popov <npopov at redhat.com>
Date: 2024-06-27 (Thu, 27 Jun 2024)
Changed paths:
M llvm/include/llvm/IR/PassManager.h
Log Message:
-----------
[PassManager] Drop Function.h and Module.h includes (NFC) (#96892)
Replace them with forward declarations.
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