[all-commits] [llvm/llvm-project] 8da7ab: [dsymutil] Sort entries in YamlDMO to stabilize pr...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Jul 19 21:02:16 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8da7abb1f847a30df808630dedaab9a2b5e63e63
https://github.com/llvm/llvm-project/commit/8da7abb1f847a30df808630dedaab9a2b5e63e63
Author: Fangrui Song <i at maskray.me>
Date: 2023-07-19 (Wed, 19 Jul 2023)
Changed paths:
M llvm/test/tools/dsymutil/absolute_symbol.test
M llvm/tools/dsymutil/DebugMap.cpp
Log Message:
-----------
[dsymutil] Sort entries in YamlDMO to stabilize print order
Similar to the llvm::sort call in DebugMapObject::print.
More information about the All-commits
mailing list