Skip to content
Snippets Groups Projects
Commit c417f0cf authored by Jeremy Soller's avatar Jeremy Soller
Browse files

Add target-c-int-width to x86_64 target

parent 808447cb
No related branches found
No related tags found
No related merge requests found
......@@ -2,6 +2,7 @@
"llvm-target": "x86_64-unknown-none",
"target-endian": "little",
"target-pointer-width": "64",
"target-c-int-width": "32",
"data-layout": "e-m:e-i64:64-f80:128-n8:16:32:64-S128",
"arch": "x86_64",
"os": "none",
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment