diff options
author | Fangrui Song <i@maskray.me> | 2024-07-30 14:52:29 -0700 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2024-07-30 14:52:29 -0700 |
commit | 4eb5450f630849ee0518487de38d857fbe5b1aee (patch) | |
tree | e2ef34a8cdda0cec3e77238ab944f5fad3d294ed /lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h | |
parent | 76a15e5fc1af921de229190f3ca6189fcdd28277 (diff) | |
download | llvm-4eb5450f630849ee0518487de38d857fbe5b1aee.zip llvm-4eb5450f630849ee0518487de38d857fbe5b1aee.tar.gz llvm-4eb5450f630849ee0518487de38d857fbe5b1aee.tar.bz2 |
Revert "[MC] Compute fragment offsets eagerly"
This reverts commit 1a47f3f3db66589c11f8ddacfeaecc03fb80c510.
Fix #100283
This commit is actually a trigger of other preexisting problems:
* Size change of fill fragments does not influence the fixed-point iteration.
* The `invalid number of bytes` error is reported too early. Since
`.zero A-B` might have temporary negative values in the first few
iterations.
However, the problems appeared at least "benign" (did not affect the
Linux kernel builds) before this commit.
Diffstat (limited to 'lldb/source/Plugins/ScriptInterpreter/Python/lldb-python.h')
0 files changed, 0 insertions, 0 deletions