[PATCH] D68066: [llvm-objdump] Further rearrange llvm-objdump sections for compatability

Justice Adams via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Oct 2 21:44:51 PDT 2019


justice_adams added a comment.

@rupprecht With most of the lit test adjustments here the only change was the ordering, which makes sense. Could you help me understand why the addition of the various `[1-9]` style regex expressions were also added to certain tests? Are those just ensuring more verbose matches with FileCheck?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68066





More information about the llvm-commits mailing list