From 028c7cdb0555d559b6c64b18d23b7939aa18a9c0 Mon Sep 17 00:00:00 2001 From: Konstantin Zhuravlyov Date: Fri, 18 Aug 2017 17:29:07 +0000 Subject: [PATCH] AMDGPU: Rename r600-mcpu.cl->amdgpu-mcpu.cl git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@311178 91177308-0d34-0410-b5e6-96231b3b80d8 --- test/Driver/{r600-mcpu.cl => amdgpu-mcpu.cl} | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename test/Driver/{r600-mcpu.cl => amdgpu-mcpu.cl} (100%) diff --git a/test/Driver/r600-mcpu.cl b/test/Driver/amdgpu-mcpu.cl similarity index 100% rename from test/Driver/r600-mcpu.cl rename to test/Driver/amdgpu-mcpu.cl -- 2.40.0