diff options
author | Philip Reames <preames@rivosinc.com> | 2025-08-12 11:23:05 -0700 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-12 11:23:05 -0700 |
commit | 4d629f9744827b87b9853d0815617e6e8d9ea05e (patch) | |
tree | 20ee6e5d4b32fe368ea894f7f58318e826192acc /clang/unittests/Interpreter/InterpreterTest.cpp | |
parent | 9b93ccbcbe34750136a06eef4dd23a59d42fe99e (diff) | |
download | llvm-4d629f9744827b87b9853d0815617e6e8d9ea05e.zip llvm-4d629f9744827b87b9853d0815617e6e8d9ea05e.tar.gz llvm-4d629f9744827b87b9853d0815617e6e8d9ea05e.tar.bz2 |
[MIR] Remove std::variant from multiple save/restore point handling [nfc] (#153226)
In review of bbde6b, I had originally proposed that we support the
legacy text format. As review evolved, it bacame clear this had been a
bad idea (too much complexity), but in order to let that patch finally
move forward, I approved the change with the variant. This change undoes
the variant, and updates all the tests to just use the array form.
Diffstat (limited to 'clang/unittests/Interpreter/InterpreterTest.cpp')
0 files changed, 0 insertions, 0 deletions