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

Vedant Kumar via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 8 14:30:32 PST 2017


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

- Do not mark any C APIs as deprecated.


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.126212.patch
Type: text/x-patch
Size: 13696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20171208/5b2e332b/attachment.bin>


More information about the llvm-commits mailing list