Skip to content

Commit b43d385

Browse files
authored
flambda-backend: File magic updates (#306)
1 parent 1f54613 commit b43d385

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

tools/magic

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -7,5 +7,7 @@
77
>8 string O bytecode object data (.cmo)
88
>8 string A bytecode library data (.cma)
99
>8 string Y native object data (.cmx)
10+
>8 string y native object data with flambda (.cmx)
1011
>8 string Z native library data (.cmxa)
12+
>8 string z native library data with flambda (.cmxa)
1113
>9 string >\0 (Version %3.3s).

0 commit comments

Comments
 (0)