Sync usage with man page.
[netbsd-mini2440.git] / external / bsd / file / dist / magic / magdir / llvm
blob8c1610cd10e677b7a8e0e681952ca75310723c4b
2 #------------------------------------------------------------------------------
3 # llvm:  file(1) magic for LLVM byte-codes
4 # URL:  http://llvm.cs.uiuc.edu/docs/BytecodeFormat.html#signature
5 # From: Al Stone <ahs3@fc.hp.com>
7 0       string  llvm    LLVM byte-codes, uncompressed
8 0       string  llvc0   LLVM byte-codes, null compression
9 0       string  llvc1   LLVM byte-codes, gzip compression
10 0       string  llvc2   LLVM byte-codes, bzip2 compression