diff options
Diffstat (limited to 'test/COFF/loadcfg.ll')
| -rw-r--r-- | test/COFF/loadcfg.ll | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/test/COFF/loadcfg.ll b/test/COFF/loadcfg.ll index 3166881032b4a..c49ae2f6ebd54 100644 --- a/test/COFF/loadcfg.ll +++ b/test/COFF/loadcfg.ll @@ -8,7 +8,7 @@ target datalayout = "e-m:w-i64:64-f80:128-n8:16:32:64-S128" target triple = "x86_64-pc-windows-msvc" -@_load_config_used = constant i32 1 +@_load_config_used = constant [28 x i32] [i32 112, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0, i32 0] define void @main() { ret void |
