[all-commits] [llvm/llvm-project] f5d49c: Revert "MCFragment: Use trailing data for fixed-si...
Nikolay Panchenko via All-commits
all-commits at lists.llvm.org
Wed Jul 30 13:49:14 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: f5d49c71b49a99ea700c30208cff7039553a4403
https://github.com/llvm/llvm-project/commit/f5d49c71b49a99ea700c30208cff7039553a4403
Author: Nikolay Panchenko <nicholas.panchenko at gmail.com>
Date: 2025-07-30 (Wed, 30 Jul 2025)
Changed paths:
M llvm/include/llvm/MC/MCObjectStreamer.h
M llvm/include/llvm/MC/MCSection.h
M llvm/lib/MC/MCObjectStreamer.cpp
M llvm/lib/MC/MCWin64EH.cpp
M llvm/lib/MC/MCWinCOFFStreamer.cpp
M llvm/lib/Target/Mips/MCTargetDesc/MipsTargetStreamer.cpp
R llvm/test/MC/ELF/many-instructions.s
Log Message:
-----------
Revert "MCFragment: Use trailing data for fixed-size part" (#151383)
Reverts llvm/llvm-project#150846 due to unsigned underflow identifier by
UBSan in several tests
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