aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/Object/Object.cpp
diff options
context:
space:
mode:
authorRobert Widmann <devteam.codafi@gmail.com>2019-04-05 20:32:43 +0000
committerRobert Widmann <devteam.codafi@gmail.com>2019-04-05 20:32:43 +0000
commitb4baa5602d15f59a11927832cfd4e6592fabd281 (patch)
treea209d3b29d5ade3e81565eb140567ffea2632e49 /llvm/lib/Object/Object.cpp
parent6e68a79110cbcac6211d5157079c961e889ef3fd (diff)
downloadllvm-b4baa5602d15f59a11927832cfd4e6592fabd281.zip
llvm-b4baa5602d15f59a11927832cfd4e6592fabd281.tar.gz
llvm-b4baa5602d15f59a11927832cfd4e6592fabd281.tar.bz2
[LLVM-C] Add bindings to insert basic blocks
Summary: Now that we can create standalone basic blocks, it's useful to be able to append them. Add bindings to - Insert a basic block after the current insertion block - Append a basic block to the end of a function's list of basic blocks Reviewers: whitequark, deadalnix, harlanhaskins Reviewed By: whitequark, harlanhaskins Subscribers: hiraditya, llvm-commits Tags: #llvm Differential Revision: https://reviews.llvm.org/D59658 llvm-svn: 357812
Diffstat (limited to 'llvm/lib/Object/Object.cpp')
0 files changed, 0 insertions, 0 deletions