Skip to content

Commit

Permalink
Update llvm data layout
Browse files Browse the repository at this point in the history
  • Loading branch information
Harthann committed Feb 6, 2024
1 parent 8eac408 commit 1bcd96f
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion arch/x86/i386.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,6 @@
{
"llvm-target": "i386-unknown-none",
"data-layout": "e-m:e-p:32:32-f64:32:64-f80:32-n8:16:32-S128",
"data-layout": "e-m:e-p:32:32-p270:32:32-p271:32:32-p272:64:64-f64:32:64-f80:32-n8:16:32-S128",
"linker": "i386-elf-ld",
"linker-flavor": "ld",
"target-endian": "little",
Expand Down

0 comments on commit 1bcd96f

Please sign in to comment.