[all-commits] [llvm/llvm-project] 7d01bb: [llvm-objdump] Ensure we consistently use the llvm...
Simon Pilgrim via All-commits
all-commits at lists.llvm.org
Thu Oct 8 03:48:50 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 7d01bb8f56f5f1d8e180e1b8d47c00b45aa0555b
https://github.com/llvm/llvm-project/commit/7d01bb8f56f5f1d8e180e1b8d47c00b45aa0555b
Author: Simon Pilgrim <llvm-dev at redking.me.uk>
Date: 2020-10-08 (Thu, 08 Oct 2020)
Changed paths:
M llvm/tools/llvm-objdump/llvm-objdump.cpp
Log Message:
-----------
[llvm-objdump] Ensure we consistently use the llvm::stable_sort wrappers.
We use this everywhere else in this file, these were just missed.
More information about the All-commits
mailing list