[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 12:24:33 PDT 2019


whitequark added a comment.

I think the names are confusing. Why not something like `LLVMInsertExistingBasicBlock` and `LLVMAppendExistingBasicBlock`?


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