[PATCH] D149978: [Clang][NVPTX] Allow passing arguments to the linker while standalone

Joseph Huber via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Fri May 5 15:39:43 PDT 2023


jhuber6 added a comment.

In D149978#4323452 <https://reviews.llvm.org/D149978#4323452>, @tra wrote:

>> I've discovered that LLVM adds -Wl,-fcolor-diagnostics
>
> Can you tell me where it's done?

`llvm/cmake/modules/HandleLLVMOptions.cmake:994`


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D149978



More information about the cfe-commits mailing list