[PATCH] D45145: [Driver] Wire up the -f[no-]rtlib-add-rpath flag and tests

Pirama Arumuga Nainar via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Mon Apr 2 11:07:20 PDT 2018


pirama added a comment.

Hi Petr, thanks for the fix (I dropped the ball on this one :( ).  Instead of duplicating the checks, does it make sense to fold check into addArchSpecificRPath and rename it to 'addArchSpecificRPathIfRequested' or something similar?


Repository:
  rC Clang

https://reviews.llvm.org/D45145





More information about the cfe-commits mailing list