[PATCH] D68766: [NFC][ArgPromo][Tests] Run update_test_checks on all ArgumentPromotion tests

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 30 23:53:14 PDT 2019


lebedev.ri added a comment.

In D68766#1728230 <https://reviews.llvm.org/D68766#1728230>, @jdoerfert wrote:

> run with ARGPROMOTION,ALL instead of ALL,ARGPROMOTION prefixes


Uh, why, that's backwards? It will defeat the point of placing ALL first - then you won't have duplicate check lines for attributor.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68766





More information about the llvm-commits mailing list