]> granicus.if.org Git - clang/commit
AMDGPU: Use AMDGPU toolchain for other OSes
authorMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 14 Jun 2019 13:39:57 +0000 (13:39 +0000)
committerMatt Arsenault <Matthew.Arsenault@amd.com>
Fri, 14 Jun 2019 13:39:57 +0000 (13:39 +0000)
commit1c9402d07dedc3a7bef447f4b3f6f7c20b7c145a
tree597c823444beca25183329e51b0a08d2508edbae
parentfb16511ae6dd945453f28f988225c102dc19fb7d
AMDGPU: Use AMDGPU toolchain for other OSes

This would need more work to actually support them, but this is less
wrong than the default.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@363390 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Driver/Driver.cpp
test/Driver/amdgpu-toolchain.c