[all-commits] [llvm/llvm-project] a0d09c: [NFC][Coroutine] Fix an error message on coro.id v...

Xun Li via All-commits all-commits at lists.llvm.org
Fri Feb 12 10:44:26 PST 2021


  Branch: refs/heads/main
  Home:   https://github.com/llvm/llvm-project
  Commit: a0d09ce4600ba14e59129a4cbca10212a1d9dc82
      https://github.com/llvm/llvm-project/commit/a0d09ce4600ba14e59129a4cbca10212a1d9dc82
  Author: Xun Li <lxfind at gmail.com>
  Date:   2021-02-12 (Fri, 12 Feb 2021)

  Changed paths:
    M llvm/lib/IR/Verifier.cpp

  Log Message:
  -----------
  [NFC][Coroutine] Fix an error message on coro.id verification

The error message should be about coro.id, not coro.begin

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




More information about the All-commits mailing list