diff options
Diffstat (limited to 'llvm/test/CodeGen/PIC16/globals.ll')
| -rw-r--r-- | llvm/test/CodeGen/PIC16/globals.ll | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/llvm/test/CodeGen/PIC16/globals.ll b/llvm/test/CodeGen/PIC16/globals.ll index 432c291078d..3ee2e25265d 100644 --- a/llvm/test/CodeGen/PIC16/globals.ll +++ b/llvm/test/CodeGen/PIC16/globals.ll @@ -1,4 +1,5 @@ ; RUN: llc < %s -march=pic16 | FileCheck %s +; XFAIL: vg_leak @G1 = global i32 4712, section "Address=412" ; CHECK: @G1.412..user_section.# IDATA 412 |

