[PATCH] D52968: [TI removal] Update the C API for the move away from `TerminatorInst`.

James Y Knight via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 18 15:55:23 PDT 2018


jyknight added a comment.

LGTM.



================
Comment at: llvm/include/llvm-c/Core.h:3103
+ * Functions in this group only apply to instructions for which
+ * LLVMIsATerminatorInst eturns true.
  *
----------------
Typo: "eturns"


Repository:
  rL LLVM

https://reviews.llvm.org/D52968





More information about the llvm-commits mailing list