[PATCH] D117537: [cmake] Duplicate `{llvm,compiler_rt}_check_linker_flag` for runtime libs and llvm

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Jan 20 12:32:31 PST 2022


phosek accepted this revision.
phosek added a comment.
This revision is now accepted and ready to land.

In D117537#3259240 <https://reviews.llvm.org/D117537#3259240>, @Ericson2314 wrote:

> @phosek I agree with your fixing what language to do each flag, but do note I was purposely matching the existing dubious categorizations. Might it be better to first land this as-is, and then make a separate patch to clean up the languages?

That's fine with me as well.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D117537



More information about the llvm-commits mailing list