diff options
author | Benji Smith <6193112+Benjins@users.noreply.github.com> | 2024-05-07 21:59:53 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-05-08 10:59:53 +0900 |
commit | 584253c4e2f788f870488fc32193b52d67ddaccc (patch) | |
tree | 5541665a794a6fb1771822d5ce75b64f9fcc35d7 /llvm/lib/CodeGen/Analysis.cpp | |
parent | 34ae2265e88c8a04350de5a244d0d888e74a8388 (diff) | |
download | llvm-584253c4e2f788f870488fc32193b52d67ddaccc.zip llvm-584253c4e2f788f870488fc32193b52d67ddaccc.tar.gz llvm-584253c4e2f788f870488fc32193b52d67ddaccc.tar.bz2 |
[C API] Add getters and build function for CallBr (#91154)
This adds LLVMBuildCallBr to create CallBr instructions, and getters for
the CallBr-specific data. The remainder of its data, e.g.
arguments/function, can be accessed using existing getters.
Diffstat (limited to 'llvm/lib/CodeGen/Analysis.cpp')
0 files changed, 0 insertions, 0 deletions