[PATCH] D59658: [LLVM-C] Add bindings to insert basic blocks

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 13:00:22 PDT 2019


whitequark added a comment.

Agreed; I think it should still have `Existing` in the name if it takes a reference to a block, to distinguish from the existing set of (somewhat poorly named) functions.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D59658





More information about the llvm-commits mailing list