diff options
author | Timm Baeder <tbaeder@redhat.com> | 2025-08-02 17:29:11 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-08-02 17:29:11 +0200 |
commit | c304a2bb0c83ce34c7a63d9812888fc89c3facb5 (patch) | |
tree | 0857f6cb99d13f0f55d921fefa9c73bc946660d7 /lldb/unittests/ScriptInterpreter/Python | |
parent | 969b246c0218a05a0ed0e237f4f92d28554b88c2 (diff) | |
download | llvm-c304a2bb0c83ce34c7a63d9812888fc89c3facb5.zip llvm-c304a2bb0c83ce34c7a63d9812888fc89c3facb5.tar.gz llvm-c304a2bb0c83ce34c7a63d9812888fc89c3facb5.tar.bz2 |
[clang][bytecode][NFC] Code size is always aligned (#151824)
We don't need to align Code.size(), since we always resize it to aligned
values, so Code.size() is always aligned.
Diffstat (limited to 'lldb/unittests/ScriptInterpreter/Python')
0 files changed, 0 insertions, 0 deletions