From 56fe5b9158254d5842fe39dae016c78e245d5d3f Mon Sep 17 00:00:00 2001
From: foreman
Date: Tue, 4 Jun 2019 18:58:15 -0400
Subject: [PATCH] P4 to Git Change 1791844 by jatang@jatang_win_pal_lc on
2019/06/04 16:55:36
SWDEV-1 - Remove garbage line.
Affected files ...
... //depot/stg/opencl/drivers/opencl/runtime/device/rocm/CMakeLists.txt#19 edit
[ROCm/clr commit: 119dac605c2a333b914260e359bd66e6079dd88a]
---
projects/clr/rocclr/runtime/device/rocm/CMakeLists.txt | 2 +-
1 file changed, 1 insertion(+), 1 deletion(-)
diff --git a/projects/clr/rocclr/runtime/device/rocm/CMakeLists.txt b/projects/clr/rocclr/runtime/device/rocm/CMakeLists.txt
index cea1429dbd..4ce7c453a3 100644
--- a/projects/clr/rocclr/runtime/device/rocm/CMakeLists.txt
+++ b/projects/clr/rocclr/runtime/device/rocm/CMakeLists.txt
@@ -1,5 +1,5 @@
include(bc2h)
-1;95;0c
+
set(INC_SUFFIX "amdgcn.inc")
include_directories(${CMAKE_SOURCE_DIR}/compiler/lib/loaders/elf/utils/common)