cryos opened a new pull request, #40927:
URL: https://github.com/apache/arrow/pull/40927

   ### Rationale for this change
   
   Add support for the LLD LLVM linker, it is faster than the default linker.
   
   ### What changes are included in this PR?
   
   Added `ARROW_USE_LLD` as a CMake option, test if GCC supports the flags and 
then set the linker flags if so when the option is enabled.
   
   ### Are these changes tested?
   
   When this is enabled then the libraries and tests will use the linker flag.
   
   ### Are there any user-facing changes?
   
   No


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: [email protected]

For queries about this service, please contact Infrastructure at:
[email protected]

Reply via email to