[PATCH] D68833: [CMake] Re-order runtimes in the order of dependencies

Petr Hosek via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Oct 10 20:40:15 PDT 2019


phosek added a comment.

See https://reviews.llvm.org/D68791 for an example where this came up. I'm open to other solutions, but I think what's in that change (which is what we were using until r374116 when it was accidentally removed) isn't great either.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D68833





More information about the llvm-commits mailing list