[all-commits] [llvm/llvm-project] faa931: MCFragment: Store the number of variable-size tail...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Aug 2 15:17:23 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: faa931b717c02d57f0814caa9133219040e6a85b
https://github.com/llvm/llvm-project/commit/faa931b717c02d57f0814caa9133219040e6a85b
Author: Fangrui Song <i at maskray.me>
Date: 2025-08-02 (Sat, 02 Aug 2025)
Changed paths:
M llvm/include/llvm/MC/MCSection.h
M llvm/lib/MC/MCCodeView.cpp
M llvm/lib/MC/MCSection.cpp
Log Message:
-----------
MCFragment: Store the number of variable-size tail fixups as uint8_t
Decrease sizeof(MCFragment) by 8 on 64-bit machines.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list