diff options
author | vporpo <vporpodas@google.com> | 2024-07-30 10:41:34 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-07-30 10:41:34 -0700 |
commit | eb03279ddcc4bb655021101f0038ece2cec3158a (patch) | |
tree | 68ff2a65c189e8cacf50634ee01708fbd62d1fc6 /lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h | |
parent | 6992ebcb4b69fc7f116cd475e4731d3877118c1d (diff) | |
download | llvm-eb03279ddcc4bb655021101f0038ece2cec3158a.zip llvm-eb03279ddcc4bb655021101f0038ece2cec3158a.tar.gz llvm-eb03279ddcc4bb655021101f0038ece2cec3158a.tar.bz2 |
[SandboxIR] Implement CastInst (#101097)
This patch implements sandboxir::CastInst which mirrors llvm::CastInst.
Just like in llvm::CastInst there are multiple opcodes that correspond
to a CastInst, like ZExt, FPToUI etc. These are implemented in follow-up
patches.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/SWIGPythonBridge.h')
0 files changed, 0 insertions, 0 deletions