agvallejo added a comment.

I'm still testing this patch, but so far it seems to do the trick. I'm able to 
compile with clang, link with lld and the resulting ELF file appears to be 
correctly free from host dependencies. The command lines (seen with clang -v) 
don't throw the host include paths, host libraries or a dynamic linker into the 
mix, so that's also good. I'm new to the LLVM codebase, so please bear with me 
if this has unintended side-effects


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D105414

_______________________________________________
cfe-commits mailing list
cfe-commits@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits

Reply via email to