[all-commits] [llvm/llvm-project] 015d04: [LLVM] Add flags to crash the opt/codegen pipeline...
Arthur Eubanks via All-commits
all-commits at lists.llvm.org
Mon Jun 1 16:55:37 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 015d0479b94ce48e431398813525a59a16c6e4eb
https://github.com/llvm/llvm-project/commit/015d0479b94ce48e431398813525a59a16c6e4eb
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2026-06-01 (Mon, 01 Jun 2026)
Changed paths:
A llvm/include/llvm/Transforms/Utils/TriggerCrashPass.h
M llvm/lib/CodeGen/TargetPassConfig.cpp
M llvm/lib/Passes/PassBuilder.cpp
M llvm/lib/Passes/PassBuilderPipelines.cpp
M llvm/lib/Transforms/Utils/CMakeLists.txt
A llvm/lib/Transforms/Utils/TriggerCrashPass.cpp
A llvm/test/Other/trigger-crash-flags.ll
M llvm/utils/gn/secondary/llvm/lib/Transforms/Utils/BUILD.gn
Log Message:
-----------
[LLVM] Add flags to crash the opt/codegen pipeline (#200967)
Will be used for testing crash reduction.
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