This file is indexed.

/usr/lib/ocaml/llvm-3.4/META.llvm_Mips is in libllvm-3.4-ocaml-dev 1:3.4-1ubuntu3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

1
2
3
4
5
6
7
8
name = "llvm_Mips"
version = "3.4"
description = "Mips Backend for LLVM"
requires = "llvm"
archive(byte) = "llvm_Mips.cma"
archive(native) = "llvm_Mips.cmxa"
directory = "."
linkopts = "-ccopt -lstdc++"