aboutsummaryrefslogtreecommitdiff
path: root/clang/lib/Frontend/CompilerInvocation.cpp
diff options
context:
space:
mode:
authorYaxun (Sam) Liu <yaxun.liu@amd.com>2020-06-11 23:24:50 -0400
committerYaxun (Sam) Liu <yaxun.liu@amd.com>2020-06-18 08:40:09 -0400
commit92d8ad02e92fed3884169ba5d98056fe4fa5660d (patch)
treeeda141631828b798a75e0ab14e886ceaca6c915e /clang/lib/Frontend/CompilerInvocation.cpp
parentc7350a3bab14eb633f39a949f85ac0e690cd9b4d (diff)
downloadllvm-92d8ad02e92fed3884169ba5d98056fe4fa5660d.zip
llvm-92d8ad02e92fed3884169ba5d98056fe4fa5660d.tar.gz
llvm-92d8ad02e92fed3884169ba5d98056fe4fa5660d.tar.bz2
[HIP] Fix rocm not found on rocm3.5
Currently rocm detector expects device library bitcodes named as *.bc instead of *.amdgcn.bc. However in rocm3.5 the device library bitcodes are named as *.amdgcn.bc, which causes rocm3.5 not detected. This patch fixes that. Differential Revision: https://reviews.llvm.org/D81713
Diffstat (limited to 'clang/lib/Frontend/CompilerInvocation.cpp')
0 files changed, 0 insertions, 0 deletions