[libcxx-commits] [PATCH] D60750: [libc++][CMake] Clean up logic for choosing which unwinder lib to link with tests

Louis Dionne via Phabricator via libcxx-commits libcxx-commits at lists.llvm.org
Mon Sep 14 13:18:22 PDT 2020


ldionne added a comment.
Herald added a reviewer: libc++.

Is this still relevant? You should now be able to specify your own linker flags in the config file by modelling your file on something like `libcxx/test/configs/libcxx-trunk-shared.cfg.in`.

If not relevant anymore, can this be abandoned to clean up the review queue? If still relevant, let's talk!


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D60750



More information about the libcxx-commits mailing list