[all-commits] [llvm/llvm-project] 041b52: [CSSPGO] Remove used of PseudoProbeAttributes::Res...

modiking via All-commits all-commits at lists.llvm.org
Wed Aug 4 17:24:37 PDT 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: 041b5251415d9c96c9535e6e780770ad066883fe
      https://github.com/llvm/llvm-project/commit/041b5251415d9c96c9535e6e780770ad066883fe
  Author: modimo <modimo at fb.com>
  Date:   2021-08-04 (Wed, 04 Aug 2021)

  Changed paths:
    M llvm/include/llvm/MC/MCPseudoProbe.h
    M llvm/lib/MC/MCPseudoProbe.cpp

  Log Message:
  -----------
  [CSSPGO] Remove used of PseudoProbeAttributes::Reserved

D106861 added usage of PseudoProbeAttributes::Reserved as TailCall however this usage hasn't been committed/reviewed. Removing this usage.

Testing
ninja check-all

Reviewed By: wenlei

Differential Revision: https://reviews.llvm.org/D107514




More information about the All-commits mailing list