[all-commits] [llvm/llvm-project] 22349e: [X86] Mark AsmPrinter Module Passes as Required (#...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Fri Jun 26 13:36:26 PDT 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 22349e74970d7b89567d3ea0d9bd50bb441b020e
https://github.com/llvm/llvm-project/commit/22349e74970d7b89567d3ea0d9bd50bb441b020e
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-06-26 (Fri, 26 Jun 2026)
Changed paths:
M llvm/lib/Target/X86/X86AsmPrinter.h
Log Message:
-----------
[X86] Mark AsmPrinter Module Passes as Required (#206164)
This won't impact them working on optnone functions, but could impact
whether or not they get called in opt-bisect, which would be wrong.
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