]> granicus.if.org Git - clang/commit
[OpenMP] Fix bug regarding cubin integration into host binary
authorGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>
Wed, 9 Aug 2017 01:02:19 +0000 (01:02 +0000)
committerGheorghe-Teodor Bercea <gheorghe-teod.bercea@ibm.com>
Wed, 9 Aug 2017 01:02:19 +0000 (01:02 +0000)
commit34e18844d9ccade993cb226feec8d61322c9ab6d
tree2b35538b2c42906e230d64e313d84a760d6d5f9e
parent7f3dc4d8c2fd2aa7b59b883e1bb11a408fc29914
[OpenMP] Fix bug regarding cubin integration into host binary
when a BindArchAction is used.

This is not a functional change.

Original Diff: D29654

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@310433 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
lib/Driver/ToolChain.cpp
test/Driver/openmp-offload.c