[all-commits] [llvm/llvm-project] 25f69d: [NFCi][NewPM][x86] Use callbacks to get analyses i...
Aiden Grossman via All-commits
all-commits at lists.llvm.org
Mon Feb 23 17:25:02 PST 2026
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 25f69d7a3feefbf96f3d58d8ca1d8fce45d4543d
https://github.com/llvm/llvm-project/commit/25f69d7a3feefbf96f3d58d8ca1d8fce45d4543d
Author: Aiden Grossman <aidengrossman at google.com>
Date: 2026-02-23 (Mon, 23 Feb 2026)
Changed paths:
M llvm/lib/Target/X86/X86AsmPrinter.cpp
M llvm/lib/Target/X86/X86AsmPrinter.h
Log Message:
-----------
[NFCi][NewPM][x86] Use callbacks to get analyses in AsmPrinter
This allows for overriding these call backs when using the NewPM which
has different methods for obtaining analysis results.
Reviewers: RKSimon, arsenm, phoebewang, mingmingl-llvm, aeubanks
Pull Request: https://github.com/llvm/llvm-project/pull/182796
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