[libcxx-commits] [PATCH] D57646: [libcxx] Specify unwind lib before other system libraries.

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Fri May 3 11:00:55 PDT 2019


ldionne accepted this revision.
ldionne added a comment.
Herald added a subscriber: dexonsmith.

I'll admit that I find it very brittle that ordering matters. We can do this, however it would be better to find another solution that doesn't require depending on the ordering of `-l` parameters. I don't know what that would be, though.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D57646





More information about the libcxx-commits mailing list