Fix some broken directed tests

Change-Id: I40f2661a74951f8d91824df8fd9ef0cc2312d183
This commit is contained in:
Maneesh Gupta
2016-12-01 12:47:37 +05:30
parent e6df8cb28c
commit 9cab8d4260
3 changed files with 3 additions and 3 deletions
+1 -1
View File
@@ -22,7 +22,7 @@ THE SOFTWARE.
// Test the HCC-specific API extensions for HIP:
/* HIT_START
* BUILD: %t %s HCC_OPTIONS --stdlib=libc++
* BUILD: %t %s HCC_OPTIONS -stdlib=libc++
* RUN: %t
* HIT_END
*/