9#ifndef LLVM_TEXTAPI_FILETYPES_H 
   10#define LLVM_TEXTAPI_FILETYPES_H 
FileType
Defines the file type TextAPI files can represent.
 
@ Invalid
Invalid file type.
 
@ MachO_DynamicLibrary_Stub
MachO Dynamic Library Stub file.
 
@ TBD_V1
Text-based stub file (.tbd) version 1.0.
 
@ MachO_DynamicLibrary
MachO Dynamic Library file.
 
@ LLVM_MARK_AS_BITMASK_ENUM
 
@ MachO_Bundle
MachO Bundle file.
 
@ TBD_V3
Text-based stub file (.tbd) version 3.0.
 
@ TBD_V5
Text-based stub file (.tbd) version 5.0.
 
@ TBD_V4
Text-based stub file (.tbd) version 4.0.
 
@ TBD_V2
Text-based stub file (.tbd) version 2.0.