Issue |
151830
|
Summary |
How to statically link everything?
|
Labels |
new issue
|
Assignees |
|
Reporter |
nullfs
|
The [Building a Distribution of LLVM](https://llvm.org/docs/BuildingADistribution.html) guide mentions that:
> The guidance for maximizing performance of the generated compiler is to use LTO, PGO, and statically link everything.
What options besides `LLVM_STATIC_LINK_CXX_STDLIB` would allow me to build a fully statically-linked version of clang and other LLVM tools?
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs