blob: 956deabcfc88de1bf582c107ac13b089e866eee4 [file] [log] [blame]
Eli Friedman835297a2018-07-13 21:58:55 +00001target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
2target triple = "x86_64-unknown-linux-gnu"
3
4@a = external global i32
5@d = global i32* @a