The change rG1271cde47456 incorrectly calculated the size of a line table's contents, when non-byte operands were used as arguments for extended or standard opcodes. This change fixes the calculation.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Event Timeline
Comment Actions
While small patches are generally good - changes in functionality should be exercised when added, so might be best to include this change in that one?