[all-commits] [llvm/llvm-project] 8ab9ee: [Pseudo Probe] Add the test for probe desc
ictwanglei via All-commits
all-commits at lists.llvm.org
Fri Mar 24 12:43:47 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ab9eebb1897ab96f0a8f5bc5430f4039e38e6f8
https://github.com/llvm/llvm-project/commit/8ab9eebb1897ab96f0a8f5bc5430f4039e38e6f8
Author: wlei <wlei at fb.com>
Date: 2023-03-24 (Fri, 24 Mar 2023)
Changed paths:
A llvm/test/Transforms/SampleProfile/pseudo-probe-desc-guid.ll
Log Message:
-----------
[Pseudo Probe] Add the test for probe desc
Added a test to https://reviews.llvm.org/D146657, make sure the guid and name are computed using the debug info name.
Reviewed By: hoy, wenlei
Differential Revision: https://reviews.llvm.org/D146826
More information about the All-commits
mailing list