Make data-layout mandatory in target specs.

This commit is contained in:
Eduard Burtescu 2016-04-18 15:38:45 +03:00
parent e8c0aeb88b
commit 0776399eac
43 changed files with 73 additions and 14 deletions

View file

@ -1,4 +1,5 @@
{
"data-layout": "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128",
"llvm-target": "i686-unknown-linux-gnu",
"target-endian": "little",
"target-pointer-width": "32",