[PATCH] D87474: Ensure that we don't update Uses after MarkLive

Aaron Hill via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 10 12:55:46 PDT 2020


Aaron1011 added a comment.

The pre-merge check seems to want `markValues` instead of `MarkValues`, even though the method is curretly 'MarkValue'.  Should I change this?


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D87474/new/

https://reviews.llvm.org/D87474



More information about the llvm-commits mailing list