diff options
Diffstat (limited to 'test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll')
-rw-r--r-- | test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll b/test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll index 192274a845..876e9f2247 100644 --- a/test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll +++ b/test/CodeGen/Generic/2006-01-12-BadSetCCFold.ll @@ -1,7 +1,5 @@ ; RUN: llvm-upgrade < %s | llvm-as | llc -target endian = little -target pointersize = 32 %struct.node_t = type { double*, %struct.node_t*, %struct.node_t**, double**, double*, int, int } implementation ; Functions: |