Fix some broken directed tests

Change-Id: I40f2661a74951f8d91824df8fd9ef0cc2312d183


[ROCm/hip commit: 1e9dc5b521]
Этот коммит содержится в:
Maneesh Gupta
2016-12-01 12:47:37 +05:30
родитель cdbc90d490
Коммит 50830c58e7
3 изменённых файлов: 3 добавлений и 3 удалений
+1 -1
Просмотреть файл
@@ -22,7 +22,7 @@ THE SOFTWARE.
// Collection of code to make sure that various features in the hip kernel language compile.
/* HIT_START
* BUILD: %t %s ../test_common.cpp HCC_OPTIONS --stdlib=libc++
* BUILD: %t %s ../test_common.cpp HCC_OPTIONS -stdlib=libc++
* RUN: %t
* HIT_END
*/