[all-commits] [llvm/llvm-project] 2147e9: [SystemZ] Fix IWYU
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Sep 20 17:54:46 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 2147e9e09f83042defdace45eb73580e1f0f5c28
https://github.com/llvm/llvm-project/commit/2147e9e09f83042defdace45eb73580e1f0f5c28
Author: Fangrui Song <i at maskray.me>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M llvm/lib/Target/SystemZ/SystemZTargetStreamer.h
Log Message:
-----------
[SystemZ] Fix IWYU
The file should include <map> instead of relying on the transitive include from
MC/MCPseudoProbe.h.
More information about the All-commits
mailing list