]> granicus.if.org Git - clang/commit
[OpenMP] Fix typo in NVPTX linker, NFC.
authorJonas Hahnfeld <hahnjo@hahnjo.de>
Fri, 1 Jun 2018 14:43:48 +0000 (14:43 +0000)
committerJonas Hahnfeld <hahnjo@hahnjo.de>
Fri, 1 Jun 2018 14:43:48 +0000 (14:43 +0000)
commit130f826793744bd0476ae8f5d0effb6ca6497b5f
tree1513199dba0bd002cef6b956746e05cd8e4cb8bf
parent8658b89c8614dd4b0ddb5dcd12f382fc6b1cd7f6
[OpenMP] Fix typo in NVPTX linker, NFC.

Clang calls "nvlink" for linking multiple object files with OpenMP
target functions, so correct this information when printing errors.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@333757 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/ToolChains/Cuda.h