[PATCH] D124489: Deprecate LLVM_BUILD_EXTERNAL_COMPILER_RT

Dan Liew via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Apr 26 18:07:00 PDT 2022


delcypher added a comment.

> Making it an ERROR and providing an option to downgrade it to a WARNING seems reasonable to me. Thoughts?

One nice property this would have is it would (eventually) allow us to collect a list of all the places that depend on this old code. It is potentially quite disruptive though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D124489



More information about the cfe-commits mailing list