summaryrefslogtreecommitdiffstats
path: root/tests/run-make/target-specs/my-incomplete-platform.json
diff options
context:
space:
mode:
Diffstat (limited to 'tests/run-make/target-specs/my-incomplete-platform.json')
-rw-r--r--tests/run-make/target-specs/my-incomplete-platform.json10
1 files changed, 10 insertions, 0 deletions
diff --git a/tests/run-make/target-specs/my-incomplete-platform.json b/tests/run-make/target-specs/my-incomplete-platform.json
new file mode 100644
index 000000000..ceaa25cdf
--- /dev/null
+++ b/tests/run-make/target-specs/my-incomplete-platform.json
@@ -0,0 +1,10 @@
+{
+ "data-layout": "e-p:32:32-f64:32:64-i64:32:64-f80:32:32-n8:16:32",
+ "linker-flavor": "gcc",
+ "target-endian": "little",
+ "target-pointer-width": "32",
+ "target-c-int-width": "32",
+ "arch": "x86",
+ "os": "foo",
+ "morestack": false
+}