[all-commits] [llvm/llvm-project] 189757: Fold StatepointBB into checks as it's only used fr...

Eric Christopher via All-commits all-commits at lists.llvm.org
Sat Jul 25 18:37:13 PDT 2020


  Branch: refs/heads/master
  Home:   https://github.com/llvm/llvm-project
  Commit: 18975762c1974047baeeacb17879416410012a31
      https://github.com/llvm/llvm-project/commit/18975762c1974047baeeacb17879416410012a31
  Author: Eric Christopher <echristo at gmail.com>
  Date:   2020-07-25 (Sat, 25 Jul 2020)

  Changed paths:
    M llvm/lib/CodeGen/SelectionDAG/StatepointLowering.cpp

  Log Message:
  -----------
  Fold StatepointBB into checks as it's only used from an NDEBUG or ASSERT
context fixing an unused variable warning.




More information about the All-commits mailing list