As a follow-up to http://reviews.llvm.org/D10050, this modifies the existing -print-libgcc-filename code to take advantage of this new API for better abstractions.
Details
Details
- Reviewers
- None
Diff Detail
Diff Detail
Differential D10051
Driver: Modify the -print-libgcc-file-name code to use ToolChain::GetRuntimeLibPath(). Shiz on May 26 2015, 6:19 PM. Authored by
Details
As a follow-up to http://reviews.llvm.org/D10050, this modifies the existing -print-libgcc-filename code to take advantage of this new API for better abstractions.
Diff Detail |