diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2021-12-30 16:41:36 -0500 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-01-31 15:56:04 -0500 |
commit | 95c8f7464092e2ccd45c3ae6dc42da6bd9a037b5 (patch) | |
tree | 24e0cb5b5eb8999e9631d5a184716907c8abb0b6 /flang/lib/Frontend/CompilerInvocation.cpp | |
parent | 12ae095bbb639c3dda9607a57487b83ccec9d246 (diff) | |
download | llvm-95c8f7464092e2ccd45c3ae6dc42da6bd9a037b5.zip llvm-95c8f7464092e2ccd45c3ae6dc42da6bd9a037b5.tar.gz llvm-95c8f7464092e2ccd45c3ae6dc42da6bd9a037b5.tar.bz2 |
[Clang] Introduce Clang Linker Wrapper Tool
This patch introduces a linker wrapper tool that allows us to preprocess
files before they are sent to the linker. This adds a dummy action and
job to the driver stage that builds the linker command as usual and then
replaces the command line with the wrapper tool.
Depends on D116543
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D116544
Diffstat (limited to 'flang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions