[PATCH] D54641: [compiler-rt] [cmake] Fix detecting terminfo library

Kamil Rytarowski via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Nov 16 13:39:10 PST 2018


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

In https://reviews.llvm.org/D54641#1301620, @mgorny wrote:

> Well, sure but I think changing the order should be done separately from this. I'm fixing a bug resulting from people deciding to customize code instead of keeping it in sync; so I'd rather not combine it with intentionally mis-syncing the code.


It will be good to evaluate the changed order (in particular whether it still works fine on Linux).


Repository:
  rCRT Compiler Runtime

https://reviews.llvm.org/D54641





More information about the llvm-commits mailing list