[all-commits] [llvm/llvm-project] 1b1df1: [NFC] #include MCSymbol.h to avoid an incomplete type
Jordan Rupprecht via All-commits
all-commits at lists.llvm.org
Tue Dec 6 14:04:10 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1b1df15538ec08dccf793a01c6615960213d031e
https://github.com/llvm/llvm-project/commit/1b1df15538ec08dccf793a01c6615960213d031e
Author: Jordan Rupprecht <rupprecht at google.com>
Date: 2022-12-06 (Tue, 06 Dec 2022)
Changed paths:
M llvm/include/llvm/CodeGen/MachineModuleInfo.h
Log Message:
-----------
[NFC] #include MCSymbol.h to avoid an incomplete type
Note: this header already has a dep on MC headers via MCContext.
More information about the All-commits
mailing list