[PATCH] D53909: ADT/STLExtras: Introduce llvm::empty(); NFC

Phabricator via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 30 17:25:48 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL345679: ADT/STLExtras: Introduce llvm::empty; NFC (authored by matze, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D53909?vs=171837&id=171846#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D53909

Files:
  llvm/trunk/include/llvm/ADT/STLExtras.h
  llvm/trunk/lib/Analysis/LazyCallGraph.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/InstructionSelector.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/LegalizerInfo.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/RegBankSelect.cpp
  llvm/trunk/lib/CodeGen/GlobalISel/RegisterBankInfo.cpp
  llvm/trunk/lib/ExecutionEngine/Orc/ExecutionUtils.cpp
  llvm/trunk/lib/IR/DebugInfo.cpp
  llvm/trunk/lib/Transforms/IPO/PartialInlining.cpp
  llvm/trunk/lib/Transforms/Scalar/NewGVN.cpp
  llvm/trunk/lib/Transforms/Utils/PredicateInfo.cpp
  llvm/trunk/lib/Transforms/Utils/SimplifyCFG.cpp
  llvm/trunk/unittests/ADT/STLExtrasTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D53909.171846.patch
Type: text/x-patch
Size: 8380 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181031/857d5f4e/attachment.bin>


More information about the llvm-commits mailing list