[PATCH] D119106: [NFC] Remove unnecessary #includes

Bill Wendling via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Feb 6 22:56:04 PST 2022


void created this revision.
Herald added a subscriber: hiraditya.
void requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.

An attempt to reduce the number of files that are recompiled due to a change.


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D119106

Files:
  llvm/include/llvm/AsmParser/LLParser.h
  llvm/include/llvm/BinaryFormat/Dwarf.h
  llvm/lib/AsmParser/LLParser.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D119106.406325.patch
Type: text/x-patch
Size: 6714 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20220207/6d100263/attachment.bin>


More information about the llvm-commits mailing list