[all-commits] [llvm/llvm-project] bbe40b: [MCAsmStreamer] Do not crash on switching to secti...
Ivan Kosarev via All-commits
all-commits at lists.llvm.org
Fri May 17 03:20:56 PDT 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: bbe40b9e0a24605e0526475e643312839772294f
https://github.com/llvm/llvm-project/commit/bbe40b9e0a24605e0526475e643312839772294f
Author: Ivan Kosarev <ivan.kosarev at amd.com>
Date: 2024-05-17 (Fri, 17 May 2024)
Changed paths:
M llvm/lib/MC/MCSectionELF.cpp
M llvm/test/MC/ELF/section-numeric-invalid-type.s
Log Message:
-----------
[MCAsmStreamer] Do not crash on switching to sections of unknown types (#92380)
MCObjectStreamer already accepts unknown types.
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