aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
diff options
context:
space:
mode:
authorRiver Riddle <riddleriver@gmail.com>2023-07-24 19:49:38 -0700
committerRiver Riddle <riddleriver@gmail.com>2023-07-25 15:55:34 -0700
commit5ab6589551c1a4b81458c766266374a5d4d2aaca (patch)
treef24758f7d1f882b676b073818a5212d208fb90f0 /llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp
parenta809720102fae8d1b5a7073f99f9dae9395c5f41 (diff)
downloadllvm-5ab6589551c1a4b81458c766266374a5d4d2aaca.zip
llvm-5ab6589551c1a4b81458c766266374a5d4d2aaca.tar.gz
llvm-5ab6589551c1a4b81458c766266374a5d4d2aaca.tar.bz2
[mlir:bytecode] Fix bytecode lazy loading for ops with multiple regions
We currently encode each region as a separate section, but the reader expects all of the regions to be in the same section. This updates the writer to match the behavior that the reader expects. Differential Revision: https://reviews.llvm.org/D156198
Diffstat (limited to 'llvm/lib/CodeGen/TargetLoweringObjectFileImpl.cpp')
0 files changed, 0 insertions, 0 deletions