[PATCH] D125827: [cmake] Don't try creating an executable when detecting the linker

Louis Dionne via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue May 17 12:09:14 PDT 2022


ldionne added reviewers: phosek, smeenai, compnerd, mstorsjo, beanz.
ldionne added a comment.

Note that I don't intend this to work on Windows -- I'm not too sure how to specify "no output file" in a generic manner that will work on all platforms.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D125827



More information about the llvm-commits mailing list