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 0dba9f5 commit d2ba3c8Copy full SHA for d2ba3c8
src/tools/miri/tests/x86_64-unknown-kernel.json
@@ -2,7 +2,7 @@
2
"llvm-target": "x86_64-unknown-none",
3
"target-endian": "little",
4
"target-pointer-width": "64",
5
- "target-c-int-width": "32",
+ "target-c-int-width": 32,
6
"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",
7
"arch": "x86_64",
8
"os": "none",
0 commit comments