[PATCH] D39982: [IRBuilder] Set the insert point and debug location together

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Nov 13 20:52:12 PST 2017


vsk updated this revision to Diff 122772.
vsk marked 6 inline comments as done.
vsk added a comment.

- Address review feedback from Adrian.


https://reviews.llvm.org/D39982

Files:
  include/llvm-c/Core.h
  include/llvm/IR/IRBuilder.h
  lib/IR/Core.cpp
  lib/IR/IRBuilder.cpp
  tools/llvm-c-test/calc.c
  tools/llvm-c-test/echo.cpp
  unittests/IR/IRBuilderTest.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D39982.122772.patch
Type: text/x-patch
Size: 12062 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/2ff2521f/attachment.bin>


More information about the llvm-commits mailing list