mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2024-11-26 12:43:36 +01:00
675800f0a9
Differential revision: https://reviews.llvm.org/D48350 llvm-svn: 335136
5 lines
138 B
LLVM
5 lines
138 B
LLVM
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
|
target triple = "x86_64-unknown-linux-gnu"
|
|
|
|
@a = common global i32 0, align 4
|