[all-commits] [llvm/llvm-project] cb3791: Revert "MC: Allocate initial fragment and define s...
dyung via All-commits
all-commits at lists.llvm.org
Fri Jul 25 20:22:21 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: cb37916a2596e0936c76bbd9927f8353faac9fa8
https://github.com/llvm/llvm-project/commit/cb37916a2596e0936c76bbd9927f8353faac9fa8
Author: dyung <douglas.yung at sony.com>
Date: 2025-07-25 (Fri, 25 Jul 2025)
Changed paths:
M llvm/include/llvm/MC/MCContext.h
M llvm/include/llvm/MC/MCSection.h
M llvm/include/llvm/MC/MCXCOFFStreamer.h
M llvm/lib/MC/ELFObjectWriter.cpp
M llvm/lib/MC/MCAssembler.cpp
M llvm/lib/MC/MCContext.cpp
M llvm/lib/MC/MCELFStreamer.cpp
M llvm/lib/MC/MCMachOStreamer.cpp
M llvm/lib/MC/MCObjectStreamer.cpp
M llvm/lib/MC/MCSection.cpp
M llvm/lib/MC/MCStreamer.cpp
M llvm/lib/MC/MCXCOFFStreamer.cpp
M llvm/test/CodeGen/XCore/section-name.ll
M llvm/test/MC/ELF/section-sym2.s
A llvm/test/MC/ELF/undefined-debug.s
Log Message:
-----------
Revert "MC: Allocate initial fragment and define section symbol in changeSection" (#150736)
Reverts llvm/llvm-project#150574
This is causing a test failure on AArch64 MacOS bots:
https://lab.llvm.org/buildbot/#/builders/190/builds/24187
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