blob: d4a734f5825112761320e18cac6e1f94dc1db9b8 [file] [log] [blame]
Rafael Espindola6b238632014-05-16 19:35:39 +00001@zed = global i32 42
David Blaikie2f408302015-09-11 03:22:04 +00002@foo = alias i32, i32* @zed
3@foo2 = alias i16, bitcast (i32* @zed to i16*)