[PATCH] D63625: [CodeGen][test] Use -fno-discard-value-names for better test support

Roman Lebedev via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Thu Jun 20 14:43:30 PDT 2019


lebedev.ri added a comment.

In D63625#1552756 <https://reviews.llvm.org/D63625#1552756>, @akhuang wrote:

> Looks good, alternatively I think we can just change `%result.ptr` into a variable match?


Why isn't this using FileCheck variable matching in the first place? That's the least fragile solution.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D63625





More information about the cfe-commits mailing list