diff options
| -rw-r--r-- | x86_64-rustubs.json | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/x86_64-rustubs.json b/x86_64-rustubs.json index 2e90078..93512ed 100644 --- a/x86_64-rustubs.json +++ b/x86_64-rustubs.json @@ -1,6 +1,6 @@ { "llvm-target": "x86_64-unknown-none", - "data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-f80:128-n8:16:32:64-S128", + "data-layout": "e-m:e-p270:32:32-p271:32:32-p272:64:64-i64:64-i128:128-f80:128-n8:16:32:64-S128", "linker-flavor": "gcc", "target-endian": "little", "target-pointer-width": "64", |
