[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 15:15:01 PST 2017


vsk updated this revision to Diff 122736.
vsk added a comment.

- Upload a diff with context.


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.122736.patch
Type: text/x-patch
Size: 11882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171113/2c8bc2b1/attachment.bin>


More information about the llvm-commits mailing list