Skip to content
This repository has been archived by the owner on Oct 17, 2018. It is now read-only.

Commit

Permalink
Add manditory data-layout field again
Browse files Browse the repository at this point in the history
  • Loading branch information
phil-opp committed Apr 22, 2016
1 parent 388a083 commit 3ecc87d
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions float_free_target.json
Original file line number Diff line number Diff line change
Expand Up @@ -2,6 +2,7 @@
"llvm-target": "x86_64-unknown-none-gnu",
"target-endian": "little",
"target-pointer-width": "64",
"data-layout": "e-m:e-i64:64-f80:128-n8:16:32:64-S128",
"os": "none",
"arch": "x86_64",
"pre-link-args": [ "-m64" ],
Expand Down

0 comments on commit 3ecc87d

Please sign in to comment.