[PATCH] D69070: [PGO][PGSO] SizeOpts changes.

Hiroshi Yamauchi via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 24 13:40:24 PDT 2019


yamauchi added a comment.

This patch was apparently reverted by https://reviews.llvm.org/rL375375.

It looks like https://reviews.llvm.org/rL375261 fixed the build issue, as in

http://lab.llvm.org:8011/builders/llvm-clang-x86_64-win-fast/builds/5955/steps/test-check-llvm-unit-check-clang-unit/logs/stdio

but there was a different problem in the test execution, as in

http://lab.llvm.org:8011/builders/llvm-clang-x86_64-win-fast/builds/5956/steps/test-check-llvm-unit-check-clang-unit/logs/stdio


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D69070





More information about the llvm-commits mailing list