[PATCH] D45657: [BasicBlock] Add instructionsWithoutDebug methods to skip debug insts.

Florian Hahn via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Apr 19 02:51:28 PDT 2018


This revision was automatically updated to reflect the committed changes.
Closed by commit rL330316: [BasicBlock] Add instructionsWithoutDebug methods to skip debug insts. (authored by fhahn, committed by ).

Changed prior to commit:
  https://reviews.llvm.org/D45657?vs=142959&id=143064#toc

Repository:
  rL LLVM

https://reviews.llvm.org/D45657

Files:
  llvm/trunk/include/llvm/IR/BasicBlock.h
  llvm/trunk/lib/IR/BasicBlock.cpp
  llvm/trunk/unittests/IR/BasicBlockTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D45657.143064.patch
Type: text/x-patch
Size: 4152 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180419/653ed312/attachment.bin>


More information about the llvm-commits mailing list