[all-commits] [llvm/llvm-project] 003319: Use 'InstrProf::addSymbolName' to add vtables and ...
Mingming Liu via All-commits
all-commits at lists.llvm.org
Tue Feb 13 13:00:05 PST 2024
Branch: refs/heads/users/minglotus-6/spr/instrprof
Home: https://github.com/llvm/llvm-project
Commit: 003319d8d1f791dbe0c34bf82f0043f71b330d68
https://github.com/llvm/llvm-project/commit/003319d8d1f791dbe0c34bf82f0043f71b330d68
Author: mingmingl <mingmingl at google.com>
Date: 2024-02-13 (Tue, 13 Feb 2024)
Changed paths:
M llvm/include/llvm/ProfileData/InstrProf.h
M llvm/lib/ProfileData/InstrProf.cpp
M llvm/unittests/ProfileData/InstrProfTest.cpp
Log Message:
-----------
Use 'InstrProf::addSymbolName' to add vtables and simplify unit test
More information about the All-commits
mailing list