[all-commits] [llvm/llvm-project] 416f3f: [CodeGen] Remove getPseudoProbeAttribute and addPs...
kazutakahirata via All-commits
all-commits at lists.llvm.org
Thu Jul 29 07:14:53 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 416f3ff8038c24ebfe4dd4c1708c4c4fee41a083
https://github.com/llvm/llvm-project/commit/416f3ff8038c24ebfe4dd4c1708c4c4fee41a083
Author: Kazu Hirata <kazu at google.com>
Date: 2021-07-29 (Thu, 29 Jul 2021)
Changed paths:
M llvm/include/llvm/CodeGen/MachineInstr.h
Log Message:
-----------
[CodeGen] Remove getPseudoProbeAttribute and addPseudoProbeAttribute (NFC)
The last uses of these functions were removed on Jun 17, 2021 in
commit bd52495518808bdbf24f4d8e9e20774d6d2e3333.
More information about the All-commits
mailing list