[all-commits] [llvm/llvm-project] 0173eb: Use isIgnored instead of checking pass name
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Dec 3 18:43:35 PST 2020
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 0173eb0faf7ba500865d9e043685c37fc00cf679
https://github.com/llvm/llvm-project/commit/0173eb0faf7ba500865d9e043685c37fc00cf679
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2020-12-03 (Thu, 03 Dec 2020)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
Log Message:
-----------
Use isIgnored instead of checking pass name
In preparation for https://reviews.llvm.org/D92616 which will remove
angle brackets from pass manager/adaptor names.
Reviewed By: dexonsmith, thakis
Differential Revision: https://reviews.llvm.org/D92625
More information about the All-commits
mailing list