diff options
| author | Dan Gohman <gohman@apple.com> | 2009-08-05 16:46:43 +0000 |
|---|---|---|
| committer | Dan Gohman <gohman@apple.com> | 2009-08-05 16:46:43 +0000 |
| commit | 22f7d57dde5b0e2db990eed9f39b49d4d47eed1e (patch) | |
| tree | 2086f9a12ef656123646d1081ce9cf7a87fe23c4 /test/CodeGen | |
| parent | ce3c1f2a0e726832286fde44cd3b0c4be605c19c (diff) | |
Fix a bug in the PIC16 backend.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@78211 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'test/CodeGen')
| -rw-r--r-- | test/CodeGen/PIC16/sext.ll | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/test/CodeGen/PIC16/sext.ll b/test/CodeGen/PIC16/sext.ll index 45e73578fa..b26b62beb6 100644 --- a/test/CodeGen/PIC16/sext.ll +++ b/test/CodeGen/PIC16/sext.ll @@ -1,5 +1,4 @@ ; RUN: llvm-as < %s | llc -march=pic16 -; XFAIL: * @main.auto.c = internal global i8 0 ; <i8*> [#uses=1] |
