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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Nov 14 15:21:25 PST 2017


vsk updated this revision to Diff 122928.
vsk added a comment.
Herald added a subscriber: JDevlieghere.

- Add a release note, and rename the C APIs so they use 'WithLoc' instead of '2'.


https://reviews.llvm.org/D39982

Files:
  docs/ReleaseNotes.rst
  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.122928.patch
Type: text/x-patch
Size: 14068 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171114/2d2a2035/attachment-0001.bin>


More information about the llvm-commits mailing list