Skip to content

Commit

Permalink
Manual Update HCC to latest submodules
Browse files Browse the repository at this point in the history
mark printf_supported_types.cpp XPASS
  • Loading branch information
David Salinas committed Oct 25, 2019
1 parent c693458 commit b9acd3e
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 3 deletions.
2 changes: 1 addition & 1 deletion llvm-project
2 changes: 1 addition & 1 deletion rocdl
Submodule rocdl updated from c39670 to b9c3a2
1 change: 0 additions & 1 deletion tests/Unit/Printf/printf_supported_types.cpp
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
// RUN: %hc %s -DHCC_ENABLE_ACCELERATOR_PRINTF -lhc_am -o %t.out && %t.out | %FileCheck %s
// XFAIL: *

#include <cassert>
#include <hc.hpp>
Expand Down

0 comments on commit b9acd3e

Please sign in to comment.