[PATCH] D48305: [IR] Introduce helpers to skip debug instructions (NFC)
Phabricator via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Tue Jun 19 16:46:54 PDT 2018
This revision was automatically updated to reflect the committed changes.
Closed by commit rL335083: [IR] Introduce helpers to skip debug instructions (NFC) (authored by vedantk, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D48305?vs=151945&id=151996#toc
Repository:
rL LLVM
https://reviews.llvm.org/D48305
Files:
llvm/trunk/include/llvm/IR/BasicBlock.h
llvm/trunk/include/llvm/IR/Instruction.h
llvm/trunk/lib/IR/BasicBlock.cpp
llvm/trunk/lib/IR/Instruction.cpp
llvm/trunk/lib/Transforms/InstCombine/InstCombineCalls.cpp
llvm/trunk/unittests/IR/InstructionsTest.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D48305.151996.patch
Type: text/x-patch
Size: 6853 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180619/5bb6367d/attachment.bin>
More information about the llvm-commits
mailing list