diff options
author | Ahmed Bougacha <ahmed@bougacha.org> | 2025-05-01 11:31:45 -0700 |
---|---|---|
committer | Ahmed Bougacha <ahmed@bougacha.org> | 2025-05-01 11:40:07 -0700 |
commit | 1f56afa9b4d1839b8c8703ff9c7a4784546a6451 (patch) | |
tree | ff225a87d772c24596bfea4893bccdb7c401d92c /clang/lib/Lex/ModuleMap.cpp | |
parent | 760bba4666d6cdb7b4aef3c8ce9a242f59e39216 (diff) | |
download | llvm-1f56afa9b4d1839b8c8703ff9c7a4784546a6451.zip llvm-1f56afa9b4d1839b8c8703ff9c7a4784546a6451.tar.gz llvm-1f56afa9b4d1839b8c8703ff9c7a4784546a6451.tar.bz2 |
[InlineSpiller] Fix missing LiveRegMatrix declaration. NFC.
b25b51eb639d adds a reference to LiveRegMatrix in Spiller.h without
including the header, or adding a declaration. That breaks modules
builds.
It looks like it might get reverted in #137801, but let's fix the
breakage in the meantime.
Diffstat (limited to 'clang/lib/Lex/ModuleMap.cpp')
0 files changed, 0 insertions, 0 deletions