[PATCH] D60143: [compiler-rt][tests] Propagate COMPILER_RT_UNITTEST_LINK_FLAGS

Peter Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Apr 5 09:43:28 PDT 2019


peter.smith added a comment.

I checked with the original introduction of the support for COMPILER_RT_UNITTEST_LINKFLAGS in https://reviews.llvm.org/D16165 and this looks like it is consistent with that. In the original patch it looks like it was fixing a specific link failure, which I think is why it didn't get propagated to the other files. Unless there are any objections I'm inclined to approve this?


Repository:
  rCRT Compiler Runtime

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

https://reviews.llvm.org/D60143





More information about the llvm-commits mailing list