[all-commits] [llvm/llvm-project] a4095d: Don't print uselistorder in --print-changed
aeubanks via All-commits
all-commits at lists.llvm.org
Thu Oct 7 14:49:56 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: a4095df44cd402cdd99fccdef83cac867620e179
https://github.com/llvm/llvm-project/commit/a4095df44cd402cdd99fccdef83cac867620e179
Author: Arthur Eubanks <aeubanks at google.com>
Date: 2021-10-07 (Thu, 07 Oct 2021)
Changed paths:
M llvm/lib/Passes/StandardInstrumentations.cpp
Log Message:
-----------
Don't print uselistorder in --print-changed
Using uselistorders is fairly niche, it shouldn't be on by default and mostly just clutters the output.
Reviewed By: jamieschmeiser
Differential Revision: https://reviews.llvm.org/D111282
More information about the All-commits
mailing list