[all-commits] [llvm/llvm-project] 1893ca: MCSymbol: Decrease the bitfield size of SymbolCont...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Sat Aug 16 10:43:28 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1893caa9bc9782eaef95d747658e070b132468a5
https://github.com/llvm/llvm-project/commit/1893caa9bc9782eaef95d747658e070b132468a5
Author: Fangrui Song <i at maskray.me>
Date: 2025-08-16 (Sat, 16 Aug 2025)
Changed paths:
M llvm/include/llvm/MC/MCSymbol.h
M llvm/lib/MC/MCSymbol.cpp
Log Message:
-----------
MCSymbol: Decrease the bitfield size of SymbolContents
Follow-up to 57b0843f68f5f349c73d1bf54e321a1a6d1800bf
The size of MCSymbol has been reduced to 24 bytes on 64-bit systems.
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