[all-commits] [llvm/llvm-project] 001af0: [MC] Actually make .pseudoprobe created sections d...
Fangrui Song via All-commits
all-commits at lists.llvm.org
Wed Sep 20 22:41:45 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 001af0f89405a4397773970995a8d8d8328d4235
https://github.com/llvm/llvm-project/commit/001af0f89405a4397773970995a8d8d8328d4235
Author: Fangrui Song <i at maskray.me>
Date: 2023-09-20 (Wed, 20 Sep 2023)
Changed paths:
M llvm/lib/MC/MCPseudoProbe.cpp
M llvm/test/Transforms/SampleProfile/pseudo-probe-emit.ll
Log Message:
-----------
[MC] Actually make .pseudoprobe created sections deterministic
Fix a18ee8b7c95c6dfa410c6acaaf8cffcfde1220b5 to use a comparator
that actually works: assign an ordinal to registered section.
More information about the All-commits
mailing list