[PATCH] D82917: [ThinLTO] parse flags and blockcount summaries

Nick Desaulniers via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Jul 17 16:23:11 PDT 2020


nickdesaulniers updated this revision to Diff 278929.
nickdesaulniers added a comment.

- add tests that are red before the patch, green after


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D82917

Files:
  llvm/lib/AsmParser/LLParser.cpp
  llvm/test/Assembler/thinlto-bad-summary1.ll
  llvm/test/Assembler/thinlto-blockcount-summary.ll
  llvm/test/Assembler/thinlto-flags-summary.ll
  llvm/test/Assembler/thinlto-summary.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D82917.278929.patch
Type: text/x-patch
Size: 5126 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200717/6b767729/attachment.bin>


More information about the llvm-commits mailing list