diff options
author | Joseph Huber <huberjn@outlook.com> | 2024-04-08 07:14:52 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-04-08 07:14:52 -0500 |
commit | 86b0918e8e5f8e1aacebf4ba8901fc66aed3412f (patch) | |
tree | 835b56d5410b6d94720d7f688f99a89de52c9768 /llvm/lib/CodeGen/MachinePipeliner.cpp | |
parent | 5a855d51272608e2122c45d86676aa2247a11d19 (diff) | |
download | llvm-86b0918e8e5f8e1aacebf4ba8901fc66aed3412f.zip llvm-86b0918e8e5f8e1aacebf4ba8901fc66aed3412f.tar.gz llvm-86b0918e8e5f8e1aacebf4ba8901fc66aed3412f.tar.bz2 |
[LinkerWrapper] Do not include config files for device linking (#87659)
Summary:
The device linking phase only wants to create the necessary commands to
emit the device binary. There were issues where the user's default
config file was being used and passing incompatible arguments to the
device compilation step. Simply disable this since we do not want any
additional arguments to these clang invocations.
Diffstat (limited to 'llvm/lib/CodeGen/MachinePipeliner.cpp')
0 files changed, 0 insertions, 0 deletions