FCmpInst, ExtractValueInst and InsertValueInst have no anchor functions. This
causes the vtable and the type info (if RTTI is enabled in user code) to
be emitted in multiple translation units (and the Coding Standards
enforce the presence of an anchor method).
The problem has occured here:
http://lists.llvm.org/pipermail/llvm-dev/2016-February/095654.html