[PATCH] D71882: Make lazyload_metadata.ll resilient to the addition of new metadata kinds

Reid Kleckner via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Dec 26 14:33:09 PST 2019


rnk added a comment.

This breaks the test suite if awk is not available, as is the case on our windows builders. Reverted in ad1f7a895ba452ae8d9d0743bdbf8337cf36c5d9 <https://reviews.llvm.org/rGad1f7a895ba452ae8d9d0743bdbf8337cf36c5d9>.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D71882





More information about the llvm-commits mailing list