diff options
Diffstat (limited to 'llvm/test/CodeGen/PIC16/C16-15.ll')
| -rw-r--r-- | llvm/test/CodeGen/PIC16/C16-15.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/PIC16/C16-15.ll b/llvm/test/CodeGen/PIC16/C16-15.ll index 5ca2d4a9bd6..020b0dd6743 100644 --- a/llvm/test/CodeGen/PIC16/C16-15.ll +++ b/llvm/test/CodeGen/PIC16/C16-15.ll @@ -1,4 +1,5 @@ ; RUN: llc < %s -march=pic16 | grep "extern" | grep "@.lib.unordered.f32" | count 3 +; XFAIL: vg_leak @pc = global i8* inttoptr (i64 160 to i8*), align 1 ; <i8**> [#uses=2] @aa = common global i16 0, align 1 ; <i16*> [#uses=0] |

