[PATCH] D75829: Fix indentation using clang-format for Spiller.h. NFC

Marcello Maggioni via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sun Mar 8 11:12:10 PDT 2020


kariddi updated this revision to Diff 249012.
kariddi added a comment.
Herald added subscribers: hiraditya, MatzeB.

Moving the Spiller.h file from lib/CodeGen to include/llvm/CodeGen allowing it to be visible from external users.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D75829/new/

https://reviews.llvm.org/D75829

Files:
  llvm/include/llvm/CodeGen/Spiller.h
  llvm/lib/CodeGen/InlineSpiller.cpp
  llvm/lib/CodeGen/RegAllocBase.cpp
  llvm/lib/CodeGen/RegAllocBasic.cpp
  llvm/lib/CodeGen/RegAllocGreedy.cpp
  llvm/lib/CodeGen/RegAllocPBQP.cpp
  llvm/lib/CodeGen/Spiller.h

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D75829.249012.patch
Type: text/x-patch
Size: 6482 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200308/97058ea7/attachment.bin>


More information about the llvm-commits mailing list