[all-commits] [llvm/llvm-project] a06550: Begin -print-on-crash output with semicolon (#164903)
Iñaki V Arrechea via All-commits
all-commits at lists.llvm.org
Mon Oct 27 15:06:10 PDT 2025
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a06550574981d78f4e2ff5978391c4ed621e6b84
https://github.com/llvm/llvm-project/commit/a06550574981d78f4e2ff5978391c4ed621e6b84
Author: Iñaki V Arrechea <inakiarrechea at google.com>
Date: 2025-10-27 (Mon, 27 Oct 2025)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
M llvm/test/Other/print-on-crash.ll
Log Message:
-----------
Begin -print-on-crash output with semicolon (#164903)
So it's treated as a comment and doesn't need to be manually removed
from the output when used as IR.
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