[PATCH] D82260: [Attributor][NFC] Fix indentation

Luofan Chen via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Sat Jun 20 08:58:45 PDT 2020


bbn created this revision.
bbn added a reviewer: jdoerfert.
Herald added subscribers: llvm-commits, kuter, uenoku, hiraditya.
Herald added a reviewer: sstefan1.
Herald added a reviewer: uenoku.
Herald added a project: LLVM.

The patch D81022 <https://reviews.llvm.org/D81022> seems to break the indentation of the `cleanupIR()` function. This patch fixes this problem


Repository:
  rG LLVM Github Monorepo

https://reviews.llvm.org/D82260

Files:
  llvm/lib/Transforms/IPO/Attributor.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82260.272257.patch
Type: text/x-patch
Size: 11903 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200620/8dad2fad/attachment-0001.bin>


More information about the llvm-commits mailing list