diff options
author | Aaron Enye Shi <enye.shi@gmail.com> | 2019-01-04 19:09:20 +0000 |
---|---|---|
committer | Aaron Enye Shi <enye.shi@gmail.com> | 2019-01-04 19:09:20 +0000 |
commit | 0743cda6d4d5f0c8ab2d5d44dc72ee453722b726 (patch) | |
tree | 28642f2ff71af5ce8381c031b18d30a7f1117995 /clang/lib/Frontend/CompilerInvocation.cpp | |
parent | bea57bb5a480ae6492a1520e7e403e1587ef5888 (diff) | |
download | llvm-0743cda6d4d5f0c8ab2d5d44dc72ee453722b726.zip llvm-0743cda6d4d5f0c8ab2d5d44dc72ee453722b726.tar.gz llvm-0743cda6d4d5f0c8ab2d5d44dc72ee453722b726.tar.bz2 |
[HIP][DRIVER][OFFLOAD] Do not unbundle unsupported file types
The offload bundler action should not unbundle the input file types that does not match the action type. This fixes an issue where .so files are unbundled when the action type is object files.
Reviewers: yaxunl
Differential Revision: https://reviews.llvm.org/D56321
llvm-svn: 350426
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions