diff options
author | Jay Foad <jay.foad@amd.com> | 2023-01-11 15:18:42 +0000 |
---|---|---|
committer | Jay Foad <jay.foad@amd.com> | 2023-01-24 21:42:13 +0000 |
commit | 96f49905de25730c6efe1bef26e0bb60b4b1a583 (patch) | |
tree | be7c284f38dc6622d7d856478eec063b78812c07 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | fb0af89193a9ea0f92eaffb454341987f897f0c7 (diff) | |
download | llvm-96f49905de25730c6efe1bef26e0bb60b4b1a583.zip llvm-96f49905de25730c6efe1bef26e0bb60b4b1a583.tar.gz llvm-96f49905de25730c6efe1bef26e0bb60b4b1a583.tar.bz2 |
[MC] Store target Insts table in reverse order. NFC.
This will allow an entry in the table to access data that is stored
immediately after the end of the table, by adding its opcode value
to its address.
Differential Revision: https://reviews.llvm.org/D142217
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions