diff options
author | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-19 14:14:16 -0400 |
---|---|---|
committer | Joseph Huber <jhuber6@vols.utk.edu> | 2022-04-19 18:37:09 -0400 |
commit | 260c5df2d52b67751f9ed33fde1b453c53f44f88 (patch) | |
tree | 95df9769a4f6b1cbd3aa220fa8f41ef852873ac2 /llvm/lib/Bitcode/Writer/BitcodeWriter.cpp | |
parent | 497a5f04159472914a99ab9ac7b85a708069b40e (diff) | |
download | llvm-260c5df2d52b67751f9ed33fde1b453c53f44f88.zip llvm-260c5df2d52b67751f9ed33fde1b453c53f44f88.tar.gz llvm-260c5df2d52b67751f9ed33fde1b453c53f44f88.tar.bz2 |
[OpenMP] Add better testing for the linker wrapper
The linker wrapper is used to perform linking and wrapping of embedded
device object files. Currently its internals are not able to be tested
easily. This patch adds the `--dry-run` and `--print-wrapped-module`
options to investigate the link jobs that will be run along with the
wrapped code that will be created to register the binaries.
Reviewed By: JonChesterfield
Differential Revision: https://reviews.llvm.org/D124039
Diffstat (limited to 'llvm/lib/Bitcode/Writer/BitcodeWriter.cpp')
0 files changed, 0 insertions, 0 deletions