diff options
author | Craig Topper <craig.topper@sifive.com> | 2025-05-02 16:10:18 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-02 16:10:18 -0700 |
commit | 123758b1f4a8106926d95268ea8dc27158b6393a (patch) | |
tree | 22b80cb939996594afae7acca981ff50151d6607 /lldb/source/Commands/CommandObjectPlatform.cpp | |
parent | 105ce585d35eff433031d3edce977eba97eeb6ff (diff) | |
download | llvm-123758b1f4a8106926d95268ea8dc27158b6393a.zip llvm-123758b1f4a8106926d95268ea8dc27158b6393a.tar.gz llvm-123758b1f4a8106926d95268ea8dc27158b6393a.tar.bz2 |
[IRBuilder] Add versions of createInsertVector/createExtractVector that take a uint64_t index. (#138324)
Most callers want a constant index. Instead of making every caller
create a ConstantInt, we can do it in IRBuilder. This is similar to
createInsertElement/createExtractElement.
Diffstat (limited to 'lldb/source/Commands/CommandObjectPlatform.cpp')
0 files changed, 0 insertions, 0 deletions