about summary refs log tree commit diff
path: root/compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
diff options
context:
space:
mode:
authorJosh Triplett <josh@joshtriplett.org>2020-09-20 21:13:04 -0700
committerJosh Triplett <josh@joshtriplett.org>2020-09-21 01:37:15 -0700
commitf9457fb8097f583c470192181deb28f66d64abf5 (patch)
tree49ef4c36a20b783f3be01f6cf51c45cacecbc679 /compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp
parent0f9f0b384a0a3c997c1ea8f838f5591f12f96633 (diff)
downloadrust-f9457fb8097f583c470192181deb28f66d64abf5.tar.gz
rust-f9457fb8097f583c470192181deb28f66d64abf5.zip
Remove duplicated library links between std and libc
The libc crate is already responsible for linking in the appropriate
libraries, and std doing the same thing results in duplicated library
names on the linker command line. Removing this duplication slightly
reduces linker time, and makes it simpler to adjust the set or order of
linked libraries in one place (such as to add static linking support).
Diffstat (limited to 'compiler/rustc_llvm/llvm-wrapper/CoverageMappingWrapper.cpp')
0 files changed, 0 insertions, 0 deletions