The IR interpreter supports const operands to the GetElementPtr IR
instruction, so it should be able to evaluate expression without JIT.
Follow up to https://reviews.llvm.org/D113498
Differential D119734
[lldb] Add a positive test for `getelementptr` constant args werat on Feb 14 2022, 9:27 AM. Authored by
Details The IR interpreter supports const operands to the GetElementPtr IR Follow up to https://reviews.llvm.org/D113498
Diff Detail
|