thakis added inline comments.
Herald added subscribers: frasercrmck, NickHung.


================
Comment at: clang/test/lit.site.cfg.py.in:50
+if not "@CLANG_DEFAULT_LINKER@":
+    config.available_features('platform-linker')
+
----------------
Why do you need this feature? clang invocations that want to use the platform 
linker can just pass `-fuse-ld=` or `-fuse-ld=ld`, no?


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D74704

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits
  • [PATCH] D74704: Support -fuse-l... Nico Weber via Phabricator via cfe-commits

Reply via email to