diff options
Diffstat (limited to 'test/CodeGen/Hexagon/struct_args_large.ll')
-rw-r--r-- | test/CodeGen/Hexagon/struct_args_large.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/CodeGen/Hexagon/struct_args_large.ll b/test/CodeGen/Hexagon/struct_args_large.ll index 1438d73eacf77..fb4780b0e5a92 100644 --- a/test/CodeGen/Hexagon/struct_args_large.ll +++ b/test/CodeGen/Hexagon/struct_args_large.ll @@ -1,4 +1,4 @@ -; XFAIL: +; XFAIL: * ; RUN: llc -march=hexagon < %s | FileCheck %s ; CHECK: r[[T0:[0-9]+]] = CONST32(#s2) ; CHECK: memw(r29+#0) = r{{.}} |