summarylogtreecommitdiffstats
path: root/addrspacecast-in-constant.diff
blob: 1a39e01fab9b56304216953221a5ff7f32d7ace7 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
Index: lib/CodeGen/AsmPrinter/AsmPrinter.cpp
===================================================================
--- lib/CodeGen/AsmPrinter/AsmPrinter.cpp	(revision 201645)
+++ lib/CodeGen/AsmPrinter/AsmPrinter.cpp	(working copy)
@@ -1617,6 +1617,8 @@
                                    Ctx);
   }
 
+  case Instruction::AddrSpaceCast:
+    // XXX???  I *think* it is correct at least in PyPy's case
   case Instruction::Trunc:
     // We emit the value and depend on the assembler to truncate the generated
     // expression properly.  This is important for differences between