mirror of
https://github.com/RPCS3/llvm-mirror.git
synced 2025-02-01 13:11:39 +01:00
89e33d9759
This wasreverted in r326638 due to link problems and fixed afterwards llvm-svn: 327254
5 lines
150 B
LLVM
5 lines
150 B
LLVM
target datalayout = "e-m:e-i64:64-f80:128-n8:16:32:64-S128"
|
|
target triple = "x86_64-pc-linux-gnu"
|
|
|
|
@baz = local_unnamed_addr constant i32 10, align 4
|