[PATCH] D74676: OpaquePtr: IRBuilder: Add deprecated attribute on CreateCall methods

Eli Friedman via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon May 18 12:27:10 PDT 2020


efriedma accepted this revision.
efriedma added a comment.
This revision is now accepted and ready to land.

LGTM.  Deprecation isn't strictly necessary, but it's more friendly to downstream projects, which are very likely to be using IRBuilder.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D74676/new/

https://reviews.llvm.org/D74676





More information about the llvm-commits mailing list