]> granicus.if.org Git - clang/commit
AMDGPU: Add missing GK_VOLCANIC_ISLANDS to switch statement
authorTom Stellard <thomas.stellard@amd.com>
Thu, 18 Jun 2015 21:13:29 +0000 (21:13 +0000)
committerTom Stellard <thomas.stellard@amd.com>
Thu, 18 Jun 2015 21:13:29 +0000 (21:13 +0000)
commit0302cdfd1e31c5b21db264b88292c3fa2509e1ad
tree1c0089ab7f6b86e3625cf8ec45402e248298035a
parent2ce6b47e0d0e05994d9b79b7f3ceb9f46485646d
AMDGPU: Add missing GK_VOLCANIC_ISLANDS to switch statement

This fixes buildbot failures introduced by r240038.

git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@240059 91177308-0d34-0410-b5e6-96231b3b80d8
lib/Basic/Targets.cpp