[PATCH] D126714: [BOLT][TEST] Replace cache+ option with ext-tsp

Amir Ayupov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 31 13:18:28 PDT 2022


Amir added subscribers: spupyrev, rafaelauler.
Amir added a comment.

@spupyrev: we're getting rid of `cache+` option in tests and documentation.
The plan is to gradually deprecate the option: emit a warning when `cache+` is passed, but not to remove the option from BOLT for now. The warning will be added in a follow-up diff. Hope it makes sense to you.

CC @maksfb @rafaelauler


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D126714



More information about the llvm-commits mailing list