[PATCH] D51007: Test the cross-product of options that affect how libgcc-related arguments are passed to the linker.

Sterling Augustine via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Aug 20 16:16:17 PDT 2018


saugustine added a comment.

I am refactoring the code that does this, in preparation for adding support for -shared-libgcc, and, after that, shared compiler-rt. These tests are to defend against mistakes in that refactoring and prepare for correct handling of the other cases.


Repository:
  rC Clang

https://reviews.llvm.org/D51007





More information about the cfe-commits mailing list