[opaque pointer type] Add textual IR support for explicit type parameter for global...
[oota-llvm.git] / test / Analysis / BasicAA / 2007-11-05-SizeCrash.ll
index 069bd0bcfd8ffef51f9e13b3c3d917cc75e9d86f..b59ee42dec3a8c1e16c90c076d027db2cdd1951c 100644 (file)
@@ -9,7 +9,7 @@ target triple = "x86_64-unknown-linux-gnu"
         %struct.usb_hcd = type { %struct.usb_bus, i64, [0 x i64] }
 @uhci_pci_ids = constant [1 x %struct.pci_device_id] zeroinitializer
 
-@__mod_pci_device_table = alias [1 x %struct.pci_device_id]* @uhci_pci_ids     
+@__mod_pci_device_table = alias [1 x %struct.pci_device_id], [1 x %struct.pci_device_id]* @uhci_pci_ids     
         ; <[1 x %struct.pci_device_id]*> [#uses=0]
 
 define i32 @uhci_suspend(%struct.usb_hcd* %hcd) {