We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent ff8e264 commit e8ba32eCopy full SHA for e8ba32e
src/test/run-make/target-specs/x86_64-unknown-linux-gnu.json
@@ -1,6 +1,6 @@
1
{
2
"pre-link-args": ["-m64"],
3
- "data-layout": "e-p:64:64:64-i1:8:8-i8:8:8-i16:16:16-i32:32:32-i64:64:64-f32:32:32-f64:64:64-v64:64:64-v128:128:128-a0:0:64-s0:64:64-f80:128:128-n8:16:32:64-S128",
+ "data-layout": "e-m:e-i64:64-f80:128-n8:16:32:64-S128",
4
"linker-flavor": "gcc",
5
"llvm-target": "x86_64-unknown-linux-gnu",
6
"target-endian": "little",
0 commit comments