blob: 13807f4e3b787add336f68dd976e16127535eb1f [file] [log] [blame]
// !$*UTF8*$!
{
archiveVersion = 1;
classes = {
};
objectVersion = 48;
objects = {
/* Begin PBXBuildFile section */
A909408A1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */; };
A909408B1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */; };
A909408C1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
A909408D1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
A90940A71C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */; };
A90940A81C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */; };
A90940A91C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
A90940AA1C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */ = {isa = PBXBuildFile; fileRef = A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */; settings = {ATTRIBUTES = (Public, ); }; };
A90941A31C581F840094110D /* GLSLConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A90941A11C581F840094110D /* GLSLConversion.mm */; };
A90941A41C581F840094110D /* GLSLConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A90941A11C581F840094110D /* GLSLConversion.mm */; };
A90941A51C581F840094110D /* GLSLConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A90941A21C581F840094110D /* GLSLConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
A90941A61C581F840094110D /* GLSLConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A90941A21C581F840094110D /* GLSLConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
A925B71A1C78DEB2006E7ECD /* MoltenVKGLSLToSPIRVConverter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */; };
A925B71B1C78DEB2006E7ECD /* MoltenVKSPIRVToMSLConverter.framework in Frameworks */ = {isa = PBXBuildFile; fileRef = A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */; };
A928C9191D0488DC00071B88 /* SPIRVConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A928C9171D0488DC00071B88 /* SPIRVConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
A928C91A1D0488DC00071B88 /* SPIRVConversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A928C9171D0488DC00071B88 /* SPIRVConversion.h */; settings = {ATTRIBUTES = (Public, ); }; };
A928C91B1D0488DC00071B88 /* SPIRVConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A928C9181D0488DC00071B88 /* SPIRVConversion.mm */; };
A928C91C1D0488DC00071B88 /* SPIRVConversion.mm in Sources */ = {isa = PBXBuildFile; fileRef = A928C9181D0488DC00071B88 /* SPIRVConversion.mm */; };
A95096BB2003D00300F10950 /* FileSupport.mm in Sources */ = {isa = PBXBuildFile; fileRef = A925B70A1C7754B2006E7ECD /* FileSupport.mm */; };
A95096BC2003D00300F10950 /* FileSupport.mm in Sources */ = {isa = PBXBuildFile; fileRef = A925B70A1C7754B2006E7ECD /* FileSupport.mm */; };
A95096BF2003D32400F10950 /* DirectorySupport.mm in Sources */ = {isa = PBXBuildFile; fileRef = A95096BD2003D32400F10950 /* DirectorySupport.mm */; };
A95C5F3F1DEA9070000D17B6 /* spirv_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */; };
A95C5F401DEA9070000D17B6 /* spirv_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */; };
A95C5F411DEA9070000D17B6 /* spirv_cfg.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */; };
A95C5F421DEA9070000D17B6 /* spirv_cfg.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */; };
A97CC7401C7527F3004A5C7E /* main.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97CC73D1C7527F3004A5C7E /* main.cpp */; };
A97CC7411C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A97CC73E1C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp */; };
A98149661FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
A98149671FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
A98149681FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
A98149691FB6A98A005F00B4 /* MVKStrings.h in Headers */ = {isa = PBXBuildFile; fileRef = A98149651FB6A98A005F00B4 /* MVKStrings.h */; };
A9A575D820549F1B0072F392 /* spirv_target_env.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574D620549F1B0072F392 /* spirv_target_env.cpp */; };
A9A575D920549F1B0072F392 /* spirv_target_env.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574D620549F1B0072F392 /* spirv_target_env.cpp */; };
A9A575DA20549F1B0072F392 /* validate_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574D720549F1B0072F392 /* validate_cfg.cpp */; };
A9A575DB20549F1B0072F392 /* validate_cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574D720549F1B0072F392 /* validate_cfg.cpp */; };
A9A575DC20549F1B0072F392 /* validate_capability.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574D920549F1B0072F392 /* validate_capability.cpp */; };
A9A575DD20549F1B0072F392 /* validate_capability.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574D920549F1B0072F392 /* validate_capability.cpp */; };
A9A575DE20549F1B0072F392 /* assembly_grammar.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574DA20549F1B0072F392 /* assembly_grammar.h */; };
A9A575DF20549F1B0072F392 /* assembly_grammar.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574DA20549F1B0072F392 /* assembly_grammar.h */; };
A9A575E020549F1B0072F392 /* enum_set.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574DB20549F1B0072F392 /* enum_set.h */; };
A9A575E120549F1B0072F392 /* enum_set.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574DB20549F1B0072F392 /* enum_set.h */; };
A9A575E220549F1B0072F392 /* validate_barriers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574DC20549F1B0072F392 /* validate_barriers.cpp */; };
A9A575E320549F1B0072F392 /* validate_barriers.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574DC20549F1B0072F392 /* validate_barriers.cpp */; };
A9A575E420549F1B0072F392 /* text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574DF20549F1B0072F392 /* text.cpp */; };
A9A575E520549F1B0072F392 /* text.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574DF20549F1B0072F392 /* text.cpp */; };
A9A575E620549F1B0072F392 /* assembly_grammar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574E020549F1B0072F392 /* assembly_grammar.cpp */; };
A9A575E720549F1B0072F392 /* assembly_grammar.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574E020549F1B0072F392 /* assembly_grammar.cpp */; };
A9A575E820549F1B0072F392 /* text.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E120549F1B0072F392 /* text.h */; };
A9A575E920549F1B0072F392 /* text.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E120549F1B0072F392 /* text.h */; };
A9A575EA20549F1B0072F392 /* extensions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574E220549F1B0072F392 /* extensions.cpp */; };
A9A575EB20549F1B0072F392 /* extensions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574E220549F1B0072F392 /* extensions.cpp */; };
A9A575EC20549F1B0072F392 /* parse_number.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E420549F1B0072F392 /* parse_number.h */; };
A9A575ED20549F1B0072F392 /* parse_number.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E420549F1B0072F392 /* parse_number.h */; };
A9A575EE20549F1B0072F392 /* ilist_node.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E520549F1B0072F392 /* ilist_node.h */; };
A9A575EF20549F1B0072F392 /* ilist_node.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E520549F1B0072F392 /* ilist_node.h */; };
A9A575F020549F1B0072F392 /* string_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E620549F1B0072F392 /* string_utils.h */; };
A9A575F120549F1B0072F392 /* string_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E620549F1B0072F392 /* string_utils.h */; };
A9A575F220549F1B0072F392 /* huffman_codec.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E720549F1B0072F392 /* huffman_codec.h */; };
A9A575F320549F1B0072F392 /* huffman_codec.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E720549F1B0072F392 /* huffman_codec.h */; };
A9A575F420549F1B0072F392 /* bit_stream.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E820549F1B0072F392 /* bit_stream.h */; };
A9A575F520549F1B0072F392 /* bit_stream.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574E820549F1B0072F392 /* bit_stream.h */; };
A9A575F620549F1B0072F392 /* string_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574E920549F1B0072F392 /* string_utils.cpp */; };
A9A575F720549F1B0072F392 /* string_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574E920549F1B0072F392 /* string_utils.cpp */; };
A9A575F820549F1B0072F392 /* move_to_front.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574EA20549F1B0072F392 /* move_to_front.h */; };
A9A575F920549F1B0072F392 /* move_to_front.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574EA20549F1B0072F392 /* move_to_front.h */; };
A9A575FA20549F1B0072F392 /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574EB20549F1B0072F392 /* bitutils.h */; };
A9A575FB20549F1B0072F392 /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574EB20549F1B0072F392 /* bitutils.h */; };
A9A575FC20549F1B0072F392 /* bit_stream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574EC20549F1B0072F392 /* bit_stream.cpp */; };
A9A575FD20549F1B0072F392 /* bit_stream.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574EC20549F1B0072F392 /* bit_stream.cpp */; };
A9A575FE20549F1B0072F392 /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574ED20549F1B0072F392 /* hex_float.h */; };
A9A575FF20549F1B0072F392 /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574ED20549F1B0072F392 /* hex_float.h */; };
A9A5760020549F1B0072F392 /* parse_number.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574EE20549F1B0072F392 /* parse_number.cpp */; };
A9A5760120549F1B0072F392 /* parse_number.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574EE20549F1B0072F392 /* parse_number.cpp */; };
A9A5760220549F1B0072F392 /* ilist.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574EF20549F1B0072F392 /* ilist.h */; };
A9A5760320549F1B0072F392 /* ilist.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574EF20549F1B0072F392 /* ilist.h */; };
A9A5760420549F1B0072F392 /* spirv_target_env.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F020549F1B0072F392 /* spirv_target_env.h */; };
A9A5760520549F1B0072F392 /* spirv_target_env.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F020549F1B0072F392 /* spirv_target_env.h */; };
A9A5760620549F1B0072F392 /* message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F120549F1B0072F392 /* message.cpp */; };
A9A5760720549F1B0072F392 /* message.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F120549F1B0072F392 /* message.cpp */; };
A9A5760820549F1B0072F392 /* table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F220549F1B0072F392 /* table.cpp */; };
A9A5760920549F1B0072F392 /* table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F220549F1B0072F392 /* table.cpp */; };
A9A5760A20549F1B0072F392 /* id_descriptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F320549F1B0072F392 /* id_descriptor.cpp */; };
A9A5760B20549F1B0072F392 /* id_descriptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F320549F1B0072F392 /* id_descriptor.cpp */; };
A9A5760C20549F1B0072F392 /* validate_atomics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F420549F1B0072F392 /* validate_atomics.cpp */; };
A9A5760D20549F1B0072F392 /* validate_atomics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F420549F1B0072F392 /* validate_atomics.cpp */; };
A9A5760E20549F1B0072F392 /* validate_instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F520549F1B0072F392 /* validate_instruction.cpp */; };
A9A5760F20549F1B0072F392 /* validate_instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F520549F1B0072F392 /* validate_instruction.cpp */; };
A9A5761020549F1B0072F392 /* validate_decorations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F620549F1B0072F392 /* validate_decorations.cpp */; };
A9A5761120549F1B0072F392 /* validate_decorations.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574F620549F1B0072F392 /* validate_decorations.cpp */; };
A9A5761220549F1B0072F392 /* latest_version_opencl_std_header.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F720549F1B0072F392 /* latest_version_opencl_std_header.h */; };
A9A5761320549F1B0072F392 /* latest_version_opencl_std_header.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F720549F1B0072F392 /* latest_version_opencl_std_header.h */; };
A9A5761420549F1B0072F392 /* cfa.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F820549F1B0072F392 /* cfa.h */; };
A9A5761520549F1B0072F392 /* cfa.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F820549F1B0072F392 /* cfa.h */; };
A9A5761620549F1B0072F392 /* enum_string_mapping.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F920549F1B0072F392 /* enum_string_mapping.h */; };
A9A5761720549F1B0072F392 /* enum_string_mapping.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574F920549F1B0072F392 /* enum_string_mapping.h */; };
A9A5761820549F1B0072F392 /* spirv_validator_options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574FA20549F1B0072F392 /* spirv_validator_options.cpp */; };
A9A5761920549F1B0072F392 /* spirv_validator_options.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574FA20549F1B0072F392 /* spirv_validator_options.cpp */; };
A9A5761A20549F1B0072F392 /* spirv_stats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574FB20549F1B0072F392 /* spirv_stats.cpp */; };
A9A5761B20549F1B0072F392 /* spirv_stats.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574FB20549F1B0072F392 /* spirv_stats.cpp */; };
A9A5761C20549F1B0072F392 /* print.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574FD20549F1B0072F392 /* print.cpp */; };
A9A5761D20549F1B0072F392 /* print.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A574FD20549F1B0072F392 /* print.cpp */; };
A9A5761E20549F1B0072F392 /* spirv_definition.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574FE20549F1B0072F392 /* spirv_definition.h */; };
A9A5761F20549F1B0072F392 /* spirv_definition.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574FE20549F1B0072F392 /* spirv_definition.h */; };
A9A5762020549F1B0072F392 /* message.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574FF20549F1B0072F392 /* message.h */; };
A9A5762120549F1B0072F392 /* message.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A574FF20549F1B0072F392 /* message.h */; };
A9A5762220549F1B0072F392 /* operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750020549F1B0072F392 /* operand.h */; };
A9A5762320549F1B0072F392 /* operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750020549F1B0072F392 /* operand.h */; };
A9A5762420549F1B0072F392 /* spirv_endian.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750120549F1B0072F392 /* spirv_endian.cpp */; };
A9A5762520549F1B0072F392 /* spirv_endian.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750120549F1B0072F392 /* spirv_endian.cpp */; };
A9A5762620549F1B0072F392 /* macro.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750220549F1B0072F392 /* macro.h */; };
A9A5762720549F1B0072F392 /* macro.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750220549F1B0072F392 /* macro.h */; };
A9A5762820549F1B0072F392 /* validate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750320549F1B0072F392 /* validate.cpp */; };
A9A5762920549F1B0072F392 /* validate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750320549F1B0072F392 /* validate.cpp */; };
A9A5762A20549F1B0072F392 /* spirv_constant.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750420549F1B0072F392 /* spirv_constant.h */; };
A9A5762B20549F1B0072F392 /* spirv_constant.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750420549F1B0072F392 /* spirv_constant.h */; };
A9A5762C20549F1B0072F392 /* binary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750620549F1B0072F392 /* binary.cpp */; };
A9A5762D20549F1B0072F392 /* binary.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750620549F1B0072F392 /* binary.cpp */; };
A9A5762E20549F1B0072F392 /* validate_bitwise.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750720549F1B0072F392 /* validate_bitwise.cpp */; };
A9A5762F20549F1B0072F392 /* validate_bitwise.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750720549F1B0072F392 /* validate_bitwise.cpp */; };
A9A5763020549F1B0072F392 /* spirv_validator_options.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750820549F1B0072F392 /* spirv_validator_options.h */; };
A9A5763120549F1B0072F392 /* spirv_validator_options.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750820549F1B0072F392 /* spirv_validator_options.h */; };
A9A5763220549F1B0072F392 /* markv_codec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750A20549F1B0072F392 /* markv_codec.cpp */; };
A9A5763320549F1B0072F392 /* markv_codec.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750A20549F1B0072F392 /* markv_codec.cpp */; };
A9A5763420549F1B0072F392 /* markv.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750C20549F1B0072F392 /* markv.h */; };
A9A5763520549F1B0072F392 /* markv.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750C20549F1B0072F392 /* markv.h */; };
A9A5763620549F1B0072F392 /* markv_model.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750D20549F1B0072F392 /* markv_model.h */; };
A9A5763720549F1B0072F392 /* markv_model.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750D20549F1B0072F392 /* markv_model.h */; };
A9A5763820549F1B0072F392 /* enum_string_mapping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750E20549F1B0072F392 /* enum_string_mapping.cpp */; };
A9A5763920549F1B0072F392 /* enum_string_mapping.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5750E20549F1B0072F392 /* enum_string_mapping.cpp */; };
A9A5763A20549F1B0072F392 /* validate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750F20549F1B0072F392 /* validate.h */; };
A9A5763B20549F1B0072F392 /* validate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5750F20549F1B0072F392 /* validate.h */; };
A9A5763C20549F1B0072F392 /* text_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751020549F1B0072F392 /* text_handler.h */; };
A9A5763D20549F1B0072F392 /* text_handler.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751020549F1B0072F392 /* text_handler.h */; };
A9A5763E20549F1B0072F392 /* parsed_operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751120549F1B0072F392 /* parsed_operand.h */; };
A9A5763F20549F1B0072F392 /* parsed_operand.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751120549F1B0072F392 /* parsed_operand.h */; };
A9A5764020549F1B0072F392 /* name_mapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751220549F1B0072F392 /* name_mapper.h */; };
A9A5764120549F1B0072F392 /* name_mapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751220549F1B0072F392 /* name_mapper.h */; };
A9A5764220549F1B0072F392 /* parsed_operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751320549F1B0072F392 /* parsed_operand.cpp */; };
A9A5764320549F1B0072F392 /* parsed_operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751320549F1B0072F392 /* parsed_operand.cpp */; };
A9A5764420549F1B0072F392 /* validate_adjacency.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751420549F1B0072F392 /* validate_adjacency.cpp */; };
A9A5764520549F1B0072F392 /* validate_adjacency.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751420549F1B0072F392 /* validate_adjacency.cpp */; };
A9A5764620549F1B0072F392 /* diagnostic.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751520549F1B0072F392 /* diagnostic.h */; };
A9A5764720549F1B0072F392 /* diagnostic.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751520549F1B0072F392 /* diagnostic.h */; };
A9A5764820549F1B0072F392 /* spirv_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751620549F1B0072F392 /* spirv_endian.h */; };
A9A5764920549F1B0072F392 /* spirv_endian.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5751620549F1B0072F392 /* spirv_endian.h */; };
A9A5764A20549F1B0072F392 /* name_mapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751720549F1B0072F392 /* name_mapper.cpp */; };
A9A5764B20549F1B0072F392 /* name_mapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751720549F1B0072F392 /* name_mapper.cpp */; };
A9A5764C20549F1B0072F392 /* validate_conversion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751820549F1B0072F392 /* validate_conversion.cpp */; };
A9A5764D20549F1B0072F392 /* validate_conversion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751820549F1B0072F392 /* validate_conversion.cpp */; };
A9A5764E20549F1B0072F392 /* validate_datarules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751A20549F1B0072F392 /* validate_datarules.cpp */; };
A9A5764F20549F1B0072F392 /* validate_datarules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751A20549F1B0072F392 /* validate_datarules.cpp */; };
A9A5765020549F1B0072F392 /* linker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751D20549F1B0072F392 /* linker.cpp */; };
A9A5765120549F1B0072F392 /* linker.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751D20549F1B0072F392 /* linker.cpp */; };
A9A5765220549F1B0072F392 /* validate_id.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751E20549F1B0072F392 /* validate_id.cpp */; };
A9A5765320549F1B0072F392 /* validate_id.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751E20549F1B0072F392 /* validate_id.cpp */; };
A9A5765420549F1B0072F392 /* software_version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751F20549F1B0072F392 /* software_version.cpp */; };
A9A5765520549F1B0072F392 /* software_version.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5751F20549F1B0072F392 /* software_version.cpp */; };
A9A5765620549F1B0072F392 /* validate_arithmetics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752020549F1B0072F392 /* validate_arithmetics.cpp */; };
A9A5765720549F1B0072F392 /* validate_arithmetics.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752020549F1B0072F392 /* validate_arithmetics.cpp */; };
A9A5765820549F1B0072F392 /* spirv_stats.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752120549F1B0072F392 /* spirv_stats.h */; };
A9A5765920549F1B0072F392 /* spirv_stats.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752120549F1B0072F392 /* spirv_stats.h */; };
A9A5765A20549F1B0072F392 /* opcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752220549F1B0072F392 /* opcode.cpp */; };
A9A5765B20549F1B0072F392 /* opcode.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752220549F1B0072F392 /* opcode.cpp */; };
A9A5765C20549F1B0072F392 /* validate_logicals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752320549F1B0072F392 /* validate_logicals.cpp */; };
A9A5765D20549F1B0072F392 /* validate_logicals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752320549F1B0072F392 /* validate_logicals.cpp */; };
A9A5765E20549F1B0072F392 /* validate_derivatives.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752420549F1B0072F392 /* validate_derivatives.cpp */; };
A9A5765F20549F1B0072F392 /* validate_derivatives.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752420549F1B0072F392 /* validate_derivatives.cpp */; };
A9A5766020549F1B0072F392 /* print.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752520549F1B0072F392 /* print.h */; };
A9A5766120549F1B0072F392 /* print.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752520549F1B0072F392 /* print.h */; };
A9A5766220549F1B0072F392 /* ext_inst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752620549F1B0072F392 /* ext_inst.cpp */; };
A9A5766320549F1B0072F392 /* ext_inst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752620549F1B0072F392 /* ext_inst.cpp */; };
A9A5766420549F1B0072F392 /* disassemble.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752720549F1B0072F392 /* disassemble.h */; };
A9A5766520549F1B0072F392 /* disassemble.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752720549F1B0072F392 /* disassemble.h */; };
A9A5766620549F1B0072F392 /* optimizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752920549F1B0072F392 /* optimizer.cpp */; };
A9A5766720549F1B0072F392 /* optimizer.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752920549F1B0072F392 /* optimizer.cpp */; };
A9A5766820549F1B0072F392 /* if_conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752A20549F1B0072F392 /* if_conversion.h */; };
A9A5766920549F1B0072F392 /* if_conversion.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752A20549F1B0072F392 /* if_conversion.h */; };
A9A5766A20549F1B0072F392 /* loop_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752B20549F1B0072F392 /* loop_utils.cpp */; };
A9A5766B20549F1B0072F392 /* loop_utils.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752B20549F1B0072F392 /* loop_utils.cpp */; };
A9A5766C20549F1B0072F392 /* merge_return_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752C20549F1B0072F392 /* merge_return_pass.h */; };
A9A5766D20549F1B0072F392 /* merge_return_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752C20549F1B0072F392 /* merge_return_pass.h */; };
A9A5766E20549F1B0072F392 /* inline_opaque_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752D20549F1B0072F392 /* inline_opaque_pass.h */; };
A9A5766F20549F1B0072F392 /* inline_opaque_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752D20549F1B0072F392 /* inline_opaque_pass.h */; };
A9A5767020549F1B0072F392 /* build_module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752E20549F1B0072F392 /* build_module.cpp */; };
A9A5767120549F1B0072F392 /* build_module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5752E20549F1B0072F392 /* build_module.cpp */; };
A9A5767220549F1B0072F392 /* composite.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752F20549F1B0072F392 /* composite.h */; };
A9A5767320549F1B0072F392 /* composite.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5752F20549F1B0072F392 /* composite.h */; };
A9A5767420549F1B0072F392 /* compact_ids_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753020549F1B0072F392 /* compact_ids_pass.h */; };
A9A5767520549F1B0072F392 /* compact_ids_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753020549F1B0072F392 /* compact_ids_pass.h */; };
A9A5767620549F1B0072F392 /* tree_iterator.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753120549F1B0072F392 /* tree_iterator.h */; };
A9A5767720549F1B0072F392 /* tree_iterator.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753120549F1B0072F392 /* tree_iterator.h */; };
A9A5767820549F1B0072F392 /* local_single_store_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753220549F1B0072F392 /* local_single_store_elim_pass.h */; };
A9A5767920549F1B0072F392 /* local_single_store_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753220549F1B0072F392 /* local_single_store_elim_pass.h */; };
A9A5767A20549F1B0072F392 /* types.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753320549F1B0072F392 /* types.cpp */; };
A9A5767B20549F1B0072F392 /* types.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753320549F1B0072F392 /* types.cpp */; };
A9A5767C20549F1B0072F392 /* strip_debug_info_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753420549F1B0072F392 /* strip_debug_info_pass.h */; };
A9A5767D20549F1B0072F392 /* strip_debug_info_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753420549F1B0072F392 /* strip_debug_info_pass.h */; };
A9A5767E20549F1B0072F392 /* cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753520549F1B0072F392 /* cfg.cpp */; };
A9A5767F20549F1B0072F392 /* cfg.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753520549F1B0072F392 /* cfg.cpp */; };
A9A5768020549F1B0072F392 /* make_unique.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753620549F1B0072F392 /* make_unique.h */; };
A9A5768120549F1B0072F392 /* make_unique.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753620549F1B0072F392 /* make_unique.h */; };
A9A5768220549F1B0072F392 /* decoration_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753720549F1B0072F392 /* decoration_manager.cpp */; };
A9A5768320549F1B0072F392 /* decoration_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753720549F1B0072F392 /* decoration_manager.cpp */; };
A9A5768420549F1B0072F392 /* local_single_block_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753820549F1B0072F392 /* local_single_block_elim_pass.cpp */; };
A9A5768520549F1B0072F392 /* local_single_block_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753820549F1B0072F392 /* local_single_block_elim_pass.cpp */; };
A9A5768620549F1B0072F392 /* freeze_spec_constant_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753920549F1B0072F392 /* freeze_spec_constant_value_pass.cpp */; };
A9A5768720549F1B0072F392 /* freeze_spec_constant_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753920549F1B0072F392 /* freeze_spec_constant_value_pass.cpp */; };
A9A5768820549F1B0072F392 /* replace_invalid_opc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753A20549F1B0072F392 /* replace_invalid_opc.h */; };
A9A5768920549F1B0072F392 /* replace_invalid_opc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753A20549F1B0072F392 /* replace_invalid_opc.h */; };
A9A5768A20549F1B0072F392 /* local_access_chain_convert_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753B20549F1B0072F392 /* local_access_chain_convert_pass.h */; };
A9A5768B20549F1B0072F392 /* local_access_chain_convert_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753B20549F1B0072F392 /* local_access_chain_convert_pass.h */; };
A9A5768C20549F1C0072F392 /* local_redundancy_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753C20549F1B0072F392 /* local_redundancy_elimination.cpp */; };
A9A5768D20549F1C0072F392 /* local_redundancy_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5753C20549F1B0072F392 /* local_redundancy_elimination.cpp */; };
A9A5768E20549F1C0072F392 /* propagator.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753E20549F1B0072F392 /* propagator.h */; };
A9A5768F20549F1C0072F392 /* propagator.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753E20549F1B0072F392 /* propagator.h */; };
A9A5769020549F1C0072F392 /* instruction_list.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753F20549F1B0072F392 /* instruction_list.h */; };
A9A5769120549F1C0072F392 /* instruction_list.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5753F20549F1B0072F392 /* instruction_list.h */; };
A9A5769220549F1C0072F392 /* insert_extract_elim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754020549F1B0072F392 /* insert_extract_elim.cpp */; };
A9A5769320549F1C0072F392 /* insert_extract_elim.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754020549F1B0072F392 /* insert_extract_elim.cpp */; };
A9A5769420549F1C0072F392 /* feature_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754120549F1B0072F392 /* feature_manager.cpp */; };
A9A5769520549F1C0072F392 /* feature_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754120549F1B0072F392 /* feature_manager.cpp */; };
A9A5769620549F1C0072F392 /* pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754220549F1B0072F392 /* pass.cpp */; };
A9A5769720549F1C0072F392 /* pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754220549F1B0072F392 /* pass.cpp */; };
A9A5769820549F1C0072F392 /* dominator_tree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754320549F1B0072F392 /* dominator_tree.cpp */; };
A9A5769920549F1C0072F392 /* dominator_tree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754320549F1B0072F392 /* dominator_tree.cpp */; };
A9A5769A20549F1C0072F392 /* merge_return_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754420549F1B0072F392 /* merge_return_pass.cpp */; };
A9A5769B20549F1C0072F392 /* merge_return_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754420549F1B0072F392 /* merge_return_pass.cpp */; };
A9A5769C20549F1C0072F392 /* ir_context.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754520549F1B0072F392 /* ir_context.h */; };
A9A5769D20549F1C0072F392 /* ir_context.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754520549F1B0072F392 /* ir_context.h */; };
A9A5769E20549F1C0072F392 /* eliminate_dead_constant_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754620549F1B0072F392 /* eliminate_dead_constant_pass.cpp */; };
A9A5769F20549F1C0072F392 /* eliminate_dead_constant_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754620549F1B0072F392 /* eliminate_dead_constant_pass.cpp */; };
A9A576A020549F1C0072F392 /* cfg_cleanup_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754720549F1B0072F392 /* cfg_cleanup_pass.cpp */; };
A9A576A120549F1C0072F392 /* cfg_cleanup_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754720549F1B0072F392 /* cfg_cleanup_pass.cpp */; };
A9A576A220549F1C0072F392 /* const_folding_rules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754820549F1B0072F392 /* const_folding_rules.cpp */; };
A9A576A320549F1C0072F392 /* const_folding_rules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754820549F1B0072F392 /* const_folding_rules.cpp */; };
A9A576A420549F1C0072F392 /* loop_unroller.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754920549F1B0072F392 /* loop_unroller.h */; };
A9A576A520549F1C0072F392 /* loop_unroller.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754920549F1B0072F392 /* loop_unroller.h */; };
A9A576A620549F1C0072F392 /* strip_debug_info_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754A20549F1B0072F392 /* strip_debug_info_pass.cpp */; };
A9A576A720549F1C0072F392 /* strip_debug_info_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754A20549F1B0072F392 /* strip_debug_info_pass.cpp */; };
A9A576A820549F1C0072F392 /* unify_const_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754B20549F1B0072F392 /* unify_const_pass.h */; };
A9A576A920549F1C0072F392 /* unify_const_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754B20549F1B0072F392 /* unify_const_pass.h */; };
A9A576AA20549F1C0072F392 /* ir_loader.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754C20549F1B0072F392 /* ir_loader.h */; };
A9A576AB20549F1C0072F392 /* ir_loader.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754C20549F1B0072F392 /* ir_loader.h */; };
A9A576AC20549F1C0072F392 /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754D20549F1B0072F392 /* types.h */; };
A9A576AD20549F1C0072F392 /* types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754D20549F1B0072F392 /* types.h */; };
A9A576AE20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754E20549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.h */; };
A9A576AF20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5754E20549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.h */; };
A9A576B020549F1C0072F392 /* mem_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754F20549F1B0072F392 /* mem_pass.cpp */; };
A9A576B120549F1C0072F392 /* mem_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5754F20549F1B0072F392 /* mem_pass.cpp */; };
A9A576B220549F1C0072F392 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755020549F1B0072F392 /* basic_block.h */; };
A9A576B320549F1C0072F392 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755020549F1B0072F392 /* basic_block.h */; };
A9A576B420549F1C0072F392 /* remove_duplicates_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755120549F1B0072F392 /* remove_duplicates_pass.cpp */; };
A9A576B520549F1C0072F392 /* remove_duplicates_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755120549F1B0072F392 /* remove_duplicates_pass.cpp */; };
A9A576B620549F1C0072F392 /* dead_variable_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755220549F1B0072F392 /* dead_variable_elimination.cpp */; };
A9A576B720549F1C0072F392 /* dead_variable_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755220549F1B0072F392 /* dead_variable_elimination.cpp */; };
A9A576B820549F1C0072F392 /* block_merge_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755320549F1B0072F392 /* block_merge_pass.h */; };
A9A576B920549F1C0072F392 /* block_merge_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755320549F1B0072F392 /* block_merge_pass.h */; };
A9A576BA20549F1C0072F392 /* module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755420549F1B0072F392 /* module.cpp */; };
A9A576BB20549F1C0072F392 /* module.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755420549F1B0072F392 /* module.cpp */; };
A9A576BC20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755520549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.cpp */; };
A9A576BD20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755520549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.cpp */; };
A9A576BE20549F1C0072F392 /* unify_const_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755620549F1B0072F392 /* unify_const_pass.cpp */; };
A9A576BF20549F1C0072F392 /* unify_const_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755620549F1B0072F392 /* unify_const_pass.cpp */; };
A9A576C020549F1C0072F392 /* type_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755720549F1B0072F392 /* type_manager.cpp */; };
A9A576C120549F1C0072F392 /* type_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755720549F1B0072F392 /* type_manager.cpp */; };
A9A576C220549F1C0072F392 /* private_to_local_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755820549F1B0072F392 /* private_to_local_pass.h */; };
A9A576C320549F1C0072F392 /* private_to_local_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755820549F1B0072F392 /* private_to_local_pass.h */; };
A9A576C420549F1C0072F392 /* inline_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755920549F1B0072F392 /* inline_pass.cpp */; };
A9A576C520549F1C0072F392 /* inline_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755920549F1B0072F392 /* inline_pass.cpp */; };
A9A576C620549F1C0072F392 /* def_use_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755A20549F1B0072F392 /* def_use_manager.h */; };
A9A576C720549F1C0072F392 /* def_use_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755A20549F1B0072F392 /* def_use_manager.h */; };
A9A576C820549F1C0072F392 /* ir_loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755B20549F1B0072F392 /* ir_loader.cpp */; };
A9A576C920549F1C0072F392 /* ir_loader.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755B20549F1B0072F392 /* ir_loader.cpp */; };
A9A576CA20549F1C0072F392 /* cfg_cleanup_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755C20549F1B0072F392 /* cfg_cleanup_pass.h */; };
A9A576CB20549F1C0072F392 /* cfg_cleanup_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755C20549F1B0072F392 /* cfg_cleanup_pass.h */; };
A9A576CC20549F1C0072F392 /* licm_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755D20549F1B0072F392 /* licm_pass.cpp */; };
A9A576CD20549F1C0072F392 /* licm_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755D20549F1B0072F392 /* licm_pass.cpp */; };
A9A576CE20549F1C0072F392 /* eliminate_dead_functions_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755E20549F1B0072F392 /* eliminate_dead_functions_pass.cpp */; };
A9A576CF20549F1C0072F392 /* eliminate_dead_functions_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5755E20549F1B0072F392 /* eliminate_dead_functions_pass.cpp */; };
A9A576D020549F1C0072F392 /* local_redundancy_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755F20549F1B0072F392 /* local_redundancy_elimination.h */; };
A9A576D120549F1C0072F392 /* local_redundancy_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5755F20549F1B0072F392 /* local_redundancy_elimination.h */; };
A9A576D220549F1C0072F392 /* loop_unroller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756020549F1B0072F392 /* loop_unroller.cpp */; };
A9A576D320549F1C0072F392 /* loop_unroller.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756020549F1B0072F392 /* loop_unroller.cpp */; };
A9A576D420549F1C0072F392 /* constants.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756120549F1B0072F392 /* constants.cpp */; };
A9A576D520549F1C0072F392 /* constants.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756120549F1B0072F392 /* constants.cpp */; };
A9A576D620549F1C0072F392 /* common_uniform_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756220549F1B0072F392 /* common_uniform_elim_pass.cpp */; };
A9A576D720549F1C0072F392 /* common_uniform_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756220549F1B0072F392 /* common_uniform_elim_pass.cpp */; };
A9A576D820549F1C0072F392 /* def_use_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756320549F1B0072F392 /* def_use_manager.cpp */; };
A9A576D920549F1C0072F392 /* def_use_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756320549F1B0072F392 /* def_use_manager.cpp */; };
A9A576DA20549F1C0072F392 /* decoration_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756420549F1B0072F392 /* decoration_manager.h */; };
A9A576DB20549F1C0072F392 /* decoration_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756420549F1B0072F392 /* decoration_manager.h */; };
A9A576DC20549F1C0072F392 /* ccp_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756520549F1B0072F392 /* ccp_pass.cpp */; };
A9A576DD20549F1C0072F392 /* ccp_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756520549F1B0072F392 /* ccp_pass.cpp */; };
A9A576DE20549F1C0072F392 /* local_single_block_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756620549F1B0072F392 /* local_single_block_elim_pass.h */; };
A9A576DF20549F1C0072F392 /* local_single_block_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756620549F1B0072F392 /* local_single_block_elim_pass.h */; };
A9A576E020549F1C0072F392 /* strength_reduction_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756720549F1B0072F392 /* strength_reduction_pass.h */; };
A9A576E120549F1C0072F392 /* strength_reduction_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756720549F1B0072F392 /* strength_reduction_pass.h */; };
A9A576E220549F1C0072F392 /* aggressive_dead_code_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756820549F1B0072F392 /* aggressive_dead_code_elim_pass.cpp */; };
A9A576E320549F1C0072F392 /* aggressive_dead_code_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756820549F1B0072F392 /* aggressive_dead_code_elim_pass.cpp */; };
A9A576E420549F1C0072F392 /* simplification_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756920549F1B0072F392 /* simplification_pass.cpp */; };
A9A576E520549F1C0072F392 /* simplification_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756920549F1B0072F392 /* simplification_pass.cpp */; };
A9A576E620549F1C0072F392 /* dead_branch_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756A20549F1B0072F392 /* dead_branch_elim_pass.cpp */; };
A9A576E720549F1C0072F392 /* dead_branch_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756A20549F1B0072F392 /* dead_branch_elim_pass.cpp */; };
A9A576E820549F1C0072F392 /* flatten_decoration_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756B20549F1B0072F392 /* flatten_decoration_pass.cpp */; };
A9A576E920549F1C0072F392 /* flatten_decoration_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756B20549F1B0072F392 /* flatten_decoration_pass.cpp */; };
A9A576EA20549F1C0072F392 /* dead_insert_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756C20549F1B0072F392 /* dead_insert_elim_pass.h */; };
A9A576EB20549F1C0072F392 /* dead_insert_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756C20549F1B0072F392 /* dead_insert_elim_pass.h */; };
A9A576EC20549F1C0072F392 /* folding_rules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756D20549F1B0072F392 /* folding_rules.cpp */; };
A9A576ED20549F1C0072F392 /* folding_rules.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756D20549F1B0072F392 /* folding_rules.cpp */; };
A9A576EE20549F1C0072F392 /* freeze_spec_constant_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756E20549F1B0072F392 /* freeze_spec_constant_value_pass.h */; };
A9A576EF20549F1C0072F392 /* freeze_spec_constant_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5756E20549F1B0072F392 /* freeze_spec_constant_value_pass.h */; };
A9A576F020549F1C0072F392 /* ir_context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756F20549F1B0072F392 /* ir_context.cpp */; };
A9A576F120549F1C0072F392 /* ir_context.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5756F20549F1B0072F392 /* ir_context.cpp */; };
A9A576F220549F1C0072F392 /* mem_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757020549F1B0072F392 /* mem_pass.h */; };
A9A576F320549F1C0072F392 /* mem_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757020549F1B0072F392 /* mem_pass.h */; };
A9A576F420549F1C0072F392 /* loop_descriptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757120549F1B0072F392 /* loop_descriptor.cpp */; };
A9A576F520549F1C0072F392 /* loop_descriptor.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757120549F1B0072F392 /* loop_descriptor.cpp */; };
A9A576F620549F1C0072F392 /* local_ssa_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757220549F1B0072F392 /* local_ssa_elim_pass.cpp */; };
A9A576F720549F1C0072F392 /* local_ssa_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757220549F1B0072F392 /* local_ssa_elim_pass.cpp */; };
A9A576F820549F1C0072F392 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757320549F1B0072F392 /* function.cpp */; };
A9A576F920549F1C0072F392 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757320549F1B0072F392 /* function.cpp */; };
A9A576FA20549F1C0072F392 /* insert_extract_elim.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757420549F1B0072F392 /* insert_extract_elim.h */; };
A9A576FB20549F1C0072F392 /* insert_extract_elim.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757420549F1B0072F392 /* insert_extract_elim.h */; };
A9A576FC20549F1C0072F392 /* instruction_list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757520549F1B0072F392 /* instruction_list.cpp */; };
A9A576FD20549F1C0072F392 /* instruction_list.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757520549F1B0072F392 /* instruction_list.cpp */; };
A9A576FE20549F1C0072F392 /* composite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757620549F1B0072F392 /* composite.cpp */; };
A9A576FF20549F1C0072F392 /* composite.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757620549F1B0072F392 /* composite.cpp */; };
A9A5770020549F1C0072F392 /* inline_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757720549F1B0072F392 /* inline_pass.h */; };
A9A5770120549F1C0072F392 /* inline_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757720549F1B0072F392 /* inline_pass.h */; };
A9A5770220549F1C0072F392 /* value_number_table.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757820549F1B0072F392 /* value_number_table.h */; };
A9A5770320549F1C0072F392 /* value_number_table.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757820549F1B0072F392 /* value_number_table.h */; };
A9A5770420549F1C0072F392 /* flatten_decoration_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757920549F1B0072F392 /* flatten_decoration_pass.h */; };
A9A5770520549F1C0072F392 /* flatten_decoration_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757920549F1B0072F392 /* flatten_decoration_pass.h */; };
A9A5770620549F1C0072F392 /* if_conversion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757A20549F1B0072F392 /* if_conversion.cpp */; };
A9A5770720549F1C0072F392 /* if_conversion.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757A20549F1B0072F392 /* if_conversion.cpp */; };
A9A5770820549F1C0072F392 /* inline_exhaustive_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757B20549F1B0072F392 /* inline_exhaustive_pass.h */; };
A9A5770920549F1C0072F392 /* inline_exhaustive_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757B20549F1B0072F392 /* inline_exhaustive_pass.h */; };
A9A5770A20549F1C0072F392 /* constants.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757C20549F1B0072F392 /* constants.h */; };
A9A5770B20549F1C0072F392 /* constants.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5757C20549F1B0072F392 /* constants.h */; };
A9A5770C20549F1C0072F392 /* strength_reduction_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757D20549F1B0072F392 /* strength_reduction_pass.cpp */; };
A9A5770D20549F1C0072F392 /* strength_reduction_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757D20549F1B0072F392 /* strength_reduction_pass.cpp */; };
A9A5770E20549F1C0072F392 /* pass_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757E20549F1B0072F392 /* pass_manager.cpp */; };
A9A5770F20549F1C0072F392 /* pass_manager.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757E20549F1B0072F392 /* pass_manager.cpp */; };
A9A5771020549F1C0072F392 /* inline_exhaustive_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757F20549F1B0072F392 /* inline_exhaustive_pass.cpp */; };
A9A5771120549F1C0072F392 /* inline_exhaustive_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5757F20549F1B0072F392 /* inline_exhaustive_pass.cpp */; };
A9A5771220549F1C0072F392 /* workaround1209.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758020549F1B0072F392 /* workaround1209.h */; };
A9A5771320549F1C0072F392 /* workaround1209.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758020549F1B0072F392 /* workaround1209.h */; };
A9A5771420549F1C0072F392 /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758120549F1B0072F392 /* log.h */; };
A9A5771520549F1C0072F392 /* log.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758120549F1B0072F392 /* log.h */; };
A9A5771620549F1C0072F392 /* eliminate_dead_constant_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758220549F1B0072F392 /* eliminate_dead_constant_pass.h */; };
A9A5771720549F1C0072F392 /* eliminate_dead_constant_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758220549F1B0072F392 /* eliminate_dead_constant_pass.h */; };
A9A5771820549F1C0072F392 /* dead_insert_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758320549F1B0072F392 /* dead_insert_elim_pass.cpp */; };
A9A5771920549F1C0072F392 /* dead_insert_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758320549F1B0072F392 /* dead_insert_elim_pass.cpp */; };
A9A5771A20549F1C0072F392 /* dead_variable_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758420549F1B0072F392 /* dead_variable_elimination.h */; };
A9A5771B20549F1C0072F392 /* dead_variable_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758420549F1B0072F392 /* dead_variable_elimination.h */; };
A9A5771C20549F1C0072F392 /* block_merge_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758520549F1B0072F392 /* block_merge_pass.cpp */; };
A9A5771D20549F1C0072F392 /* block_merge_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758520549F1B0072F392 /* block_merge_pass.cpp */; };
A9A5771E20549F1C0072F392 /* dominator_analysis.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758620549F1B0072F392 /* dominator_analysis.h */; };
A9A5771F20549F1C0072F392 /* dominator_analysis.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758620549F1B0072F392 /* dominator_analysis.h */; };
A9A5772020549F1C0072F392 /* pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758720549F1B0072F392 /* pass.h */; };
A9A5772120549F1C0072F392 /* pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758720549F1B0072F392 /* pass.h */; };
A9A5772220549F1C0072F392 /* folding_rules.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758820549F1B0072F392 /* folding_rules.h */; };
A9A5772320549F1C0072F392 /* folding_rules.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758820549F1B0072F392 /* folding_rules.h */; };
A9A5772420549F1C0072F392 /* eliminate_dead_functions_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758920549F1B0072F392 /* eliminate_dead_functions_pass.h */; };
A9A5772520549F1C0072F392 /* eliminate_dead_functions_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758920549F1B0072F392 /* eliminate_dead_functions_pass.h */; };
A9A5772620549F1C0072F392 /* common_uniform_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758A20549F1B0072F392 /* common_uniform_elim_pass.h */; };
A9A5772720549F1C0072F392 /* common_uniform_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758A20549F1B0072F392 /* common_uniform_elim_pass.h */; };
A9A5772820549F1C0072F392 /* fold.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758B20549F1B0072F392 /* fold.h */; };
A9A5772920549F1C0072F392 /* fold.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758B20549F1B0072F392 /* fold.h */; };
A9A5772A20549F1C0072F392 /* local_single_store_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758C20549F1B0072F392 /* local_single_store_elim_pass.cpp */; };
A9A5772B20549F1C0072F392 /* local_single_store_elim_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758C20549F1B0072F392 /* local_single_store_elim_pass.cpp */; };
A9A5772C20549F1C0072F392 /* dead_branch_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758D20549F1B0072F392 /* dead_branch_elim_pass.h */; };
A9A5772D20549F1C0072F392 /* dead_branch_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5758D20549F1B0072F392 /* dead_branch_elim_pass.h */; };
A9A5772E20549F1C0072F392 /* private_to_local_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758E20549F1B0072F392 /* private_to_local_pass.cpp */; };
A9A5772F20549F1C0072F392 /* private_to_local_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758E20549F1B0072F392 /* private_to_local_pass.cpp */; };
A9A5773020549F1C0072F392 /* propagator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758F20549F1B0072F392 /* propagator.cpp */; };
A9A5773120549F1C0072F392 /* propagator.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5758F20549F1B0072F392 /* propagator.cpp */; };
A9A5773220549F1C0072F392 /* set_spec_constant_default_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759020549F1B0072F392 /* set_spec_constant_default_value_pass.cpp */; };
A9A5773320549F1C0072F392 /* set_spec_constant_default_value_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759020549F1B0072F392 /* set_spec_constant_default_value_pass.cpp */; };
A9A5773420549F1C0072F392 /* passes.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759120549F1B0072F392 /* passes.h */; };
A9A5773520549F1C0072F392 /* passes.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759120549F1B0072F392 /* passes.h */; };
A9A5773620549F1C0072F392 /* fold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759220549F1B0072F392 /* fold.cpp */; };
A9A5773720549F1C0072F392 /* fold.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759220549F1B0072F392 /* fold.cpp */; };
A9A5773820549F1C0072F392 /* scalar_replacement_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759320549F1B0072F392 /* scalar_replacement_pass.cpp */; };
A9A5773920549F1C0072F392 /* scalar_replacement_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759320549F1B0072F392 /* scalar_replacement_pass.cpp */; };
A9A5773A20549F1C0072F392 /* simplification_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759420549F1B0072F392 /* simplification_pass.h */; };
A9A5773B20549F1C0072F392 /* simplification_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759420549F1B0072F392 /* simplification_pass.h */; };
A9A5773C20549F1C0072F392 /* remove_duplicates_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759520549F1B0072F392 /* remove_duplicates_pass.h */; };
A9A5773D20549F1C0072F392 /* remove_duplicates_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759520549F1B0072F392 /* remove_duplicates_pass.h */; };
A9A5773E20549F1C0072F392 /* redundancy_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759620549F1B0072F392 /* redundancy_elimination.cpp */; };
A9A5773F20549F1C0072F392 /* redundancy_elimination.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759620549F1B0072F392 /* redundancy_elimination.cpp */; };
A9A5774020549F1C0072F392 /* reflect.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759720549F1B0072F392 /* reflect.h */; };
A9A5774120549F1C0072F392 /* reflect.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759720549F1B0072F392 /* reflect.h */; };
A9A5774220549F1C0072F392 /* workaround1209.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759820549F1B0072F392 /* workaround1209.cpp */; };
A9A5774320549F1C0072F392 /* workaround1209.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759820549F1B0072F392 /* workaround1209.cpp */; };
A9A5774420549F1C0072F392 /* null_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759920549F1B0072F392 /* null_pass.h */; };
A9A5774520549F1C0072F392 /* null_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759920549F1B0072F392 /* null_pass.h */; };
A9A5774620549F1C0072F392 /* const_folding_rules.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759A20549F1B0072F392 /* const_folding_rules.h */; };
A9A5774720549F1C0072F392 /* const_folding_rules.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759A20549F1B0072F392 /* const_folding_rules.h */; };
A9A5774820549F1C0072F392 /* scalar_replacement_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759B20549F1B0072F392 /* scalar_replacement_pass.h */; };
A9A5774920549F1C0072F392 /* scalar_replacement_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759B20549F1B0072F392 /* scalar_replacement_pass.h */; };
A9A5774A20549F1C0072F392 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759C20549F1B0072F392 /* instruction.cpp */; };
A9A5774B20549F1C0072F392 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759C20549F1B0072F392 /* instruction.cpp */; };
A9A5774C20549F1C0072F392 /* redundancy_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759D20549F1B0072F392 /* redundancy_elimination.h */; };
A9A5774D20549F1C0072F392 /* redundancy_elimination.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759D20549F1B0072F392 /* redundancy_elimination.h */; };
A9A5774E20549F1C0072F392 /* value_number_table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759E20549F1B0072F392 /* value_number_table.cpp */; };
A9A5774F20549F1C0072F392 /* value_number_table.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5759E20549F1B0072F392 /* value_number_table.cpp */; };
A9A5775020549F1C0072F392 /* local_ssa_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759F20549F1B0072F392 /* local_ssa_elim_pass.h */; };
A9A5775120549F1C0072F392 /* local_ssa_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5759F20549F1B0072F392 /* local_ssa_elim_pass.h */; };
A9A5775220549F1C0072F392 /* inline_opaque_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575A020549F1B0072F392 /* inline_opaque_pass.cpp */; };
A9A5775320549F1C0072F392 /* inline_opaque_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575A020549F1B0072F392 /* inline_opaque_pass.cpp */; };
A9A5775420549F1C0072F392 /* replace_invalid_opc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575A120549F1B0072F392 /* replace_invalid_opc.cpp */; };
A9A5775520549F1C0072F392 /* replace_invalid_opc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575A120549F1B0072F392 /* replace_invalid_opc.cpp */; };
A9A5775620549F1C0072F392 /* loop_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A220549F1B0072F392 /* loop_utils.h */; };
A9A5775720549F1C0072F392 /* loop_utils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A220549F1B0072F392 /* loop_utils.h */; };
A9A5775820549F1C0072F392 /* module.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A320549F1B0072F392 /* module.h */; };
A9A5775920549F1C0072F392 /* module.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A320549F1B0072F392 /* module.h */; };
A9A5775A20549F1C0072F392 /* dominator_analysis.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575A420549F1B0072F392 /* dominator_analysis.cpp */; };
A9A5775B20549F1C0072F392 /* dominator_analysis.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575A420549F1B0072F392 /* dominator_analysis.cpp */; };
A9A5775C20549F1C0072F392 /* ir_builder.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A520549F1B0072F392 /* ir_builder.h */; };
A9A5775D20549F1C0072F392 /* ir_builder.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A520549F1B0072F392 /* ir_builder.h */; };
A9A5775E20549F1C0072F392 /* cfg.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A620549F1B0072F392 /* cfg.h */; };
A9A5775F20549F1C0072F392 /* cfg.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A620549F1B0072F392 /* cfg.h */; };
A9A5776020549F1C0072F392 /* loop_descriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A720549F1B0072F392 /* loop_descriptor.h */; };
A9A5776120549F1C0072F392 /* loop_descriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A720549F1B0072F392 /* loop_descriptor.h */; };
A9A5776220549F1C0072F392 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A820549F1B0072F392 /* instruction.h */; };
A9A5776320549F1C0072F392 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A820549F1B0072F392 /* instruction.h */; };
A9A5776420549F1C0072F392 /* aggressive_dead_code_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A920549F1B0072F392 /* aggressive_dead_code_elim_pass.h */; };
A9A5776520549F1C0072F392 /* aggressive_dead_code_elim_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575A920549F1B0072F392 /* aggressive_dead_code_elim_pass.h */; };
A9A5776620549F1C0072F392 /* pass_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AA20549F1B0072F392 /* pass_manager.h */; };
A9A5776720549F1C0072F392 /* pass_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AA20549F1B0072F392 /* pass_manager.h */; };
A9A5776820549F1C0072F392 /* local_access_chain_convert_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575AB20549F1B0072F392 /* local_access_chain_convert_pass.cpp */; };
A9A5776920549F1C0072F392 /* local_access_chain_convert_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575AB20549F1B0072F392 /* local_access_chain_convert_pass.cpp */; };
A9A5776A20549F1C0072F392 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575AC20549F1B0072F392 /* basic_block.cpp */; };
A9A5776B20549F1C0072F392 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575AC20549F1B0072F392 /* basic_block.cpp */; };
A9A5776C20549F1C0072F392 /* iterator.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AD20549F1B0072F392 /* iterator.h */; };
A9A5776D20549F1C0072F392 /* iterator.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AD20549F1B0072F392 /* iterator.h */; };
A9A5776E20549F1C0072F392 /* licm_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AE20549F1B0072F392 /* licm_pass.h */; };
A9A5776F20549F1C0072F392 /* licm_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AE20549F1B0072F392 /* licm_pass.h */; };
A9A5777020549F1C0072F392 /* build_module.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AF20549F1B0072F392 /* build_module.h */; };
A9A5777120549F1C0072F392 /* build_module.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575AF20549F1B0072F392 /* build_module.h */; };
A9A5777220549F1C0072F392 /* ccp_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B020549F1B0072F392 /* ccp_pass.h */; };
A9A5777320549F1C0072F392 /* ccp_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B020549F1B0072F392 /* ccp_pass.h */; };
A9A5777420549F1C0072F392 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B120549F1B0072F392 /* function.h */; };
A9A5777520549F1C0072F392 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B120549F1B0072F392 /* function.h */; };
A9A5777620549F1C0072F392 /* feature_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B220549F1B0072F392 /* feature_manager.h */; };
A9A5777720549F1C0072F392 /* feature_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B220549F1B0072F392 /* feature_manager.h */; };
A9A5777820549F1C0072F392 /* set_spec_constant_default_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B320549F1B0072F392 /* set_spec_constant_default_value_pass.h */; };
A9A5777920549F1C0072F392 /* set_spec_constant_default_value_pass.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B320549F1B0072F392 /* set_spec_constant_default_value_pass.h */; };
A9A5777A20549F1C0072F392 /* dominator_tree.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B420549F1B0072F392 /* dominator_tree.h */; };
A9A5777B20549F1C0072F392 /* dominator_tree.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B420549F1B0072F392 /* dominator_tree.h */; };
A9A5777C20549F1C0072F392 /* type_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B520549F1B0072F392 /* type_manager.h */; };
A9A5777D20549F1C0072F392 /* type_manager.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B520549F1B0072F392 /* type_manager.h */; };
A9A5777E20549F1C0072F392 /* compact_ids_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575B620549F1B0072F392 /* compact_ids_pass.cpp */; };
A9A5777F20549F1C0072F392 /* compact_ids_pass.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575B620549F1B0072F392 /* compact_ids_pass.cpp */; };
A9A5778020549F1C0072F392 /* table.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B720549F1B0072F392 /* table.h */; };
A9A5778120549F1C0072F392 /* table.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B720549F1B0072F392 /* table.h */; };
A9A5778220549F1C0072F392 /* validate_image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575B820549F1B0072F392 /* validate_image.cpp */; };
A9A5778320549F1C0072F392 /* validate_image.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575B820549F1B0072F392 /* validate_image.cpp */; };
A9A5778420549F1C0072F392 /* ext_inst.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B920549F1B0072F392 /* ext_inst.h */; };
A9A5778520549F1C0072F392 /* ext_inst.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575B920549F1B0072F392 /* ext_inst.h */; };
A9A5778620549F1C0072F392 /* validate_literals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BA20549F1B0072F392 /* validate_literals.cpp */; };
A9A5778720549F1C0072F392 /* validate_literals.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BA20549F1B0072F392 /* validate_literals.cpp */; };
A9A5778820549F1C0072F392 /* validate_type_unique.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BB20549F1B0072F392 /* validate_type_unique.cpp */; };
A9A5778920549F1C0072F392 /* validate_type_unique.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BB20549F1B0072F392 /* validate_type_unique.cpp */; };
A9A5778A20549F1C0072F392 /* diagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BC20549F1B0072F392 /* diagnostic.cpp */; };
A9A5778B20549F1C0072F392 /* diagnostic.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BC20549F1B0072F392 /* diagnostic.cpp */; };
A9A5778C20549F1C0072F392 /* latest_version_spirv_header.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575BD20549F1B0072F392 /* latest_version_spirv_header.h */; };
A9A5778D20549F1C0072F392 /* latest_version_spirv_header.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575BD20549F1B0072F392 /* latest_version_spirv_header.h */; };
A9A5778E20549F1C0072F392 /* libspirv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BE20549F1B0072F392 /* libspirv.cpp */; };
A9A5778F20549F1C0072F392 /* libspirv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BE20549F1B0072F392 /* libspirv.cpp */; };
A9A5779020549F1C0072F392 /* validate_ext_inst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BF20549F1B0072F392 /* validate_ext_inst.cpp */; };
A9A5779120549F1C0072F392 /* validate_ext_inst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575BF20549F1B0072F392 /* validate_ext_inst.cpp */; };
A9A5779220549F1C0072F392 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C020549F1B0072F392 /* instruction.h */; };
A9A5779320549F1C0072F392 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C020549F1B0072F392 /* instruction.h */; };
A9A5779420549F1C0072F392 /* id_descriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C120549F1B0072F392 /* id_descriptor.h */; };
A9A5779520549F1C0072F392 /* id_descriptor.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C120549F1B0072F392 /* id_descriptor.h */; };
A9A5779620549F1C0072F392 /* opcode.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C220549F1B0072F392 /* opcode.h */; };
A9A5779720549F1C0072F392 /* opcode.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C220549F1B0072F392 /* opcode.h */; };
A9A5779820549F1C0072F392 /* operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C320549F1B0072F392 /* operand.cpp */; };
A9A5779920549F1C0072F392 /* operand.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C320549F1B0072F392 /* operand.cpp */; };
A9A5779A20549F1C0072F392 /* validate_layout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C420549F1B0072F392 /* validate_layout.cpp */; };
A9A5779B20549F1C0072F392 /* validate_layout.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C420549F1B0072F392 /* validate_layout.cpp */; };
A9A5779C20549F1C0072F392 /* latest_version_glsl_std_450_header.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C520549F1B0072F392 /* latest_version_glsl_std_450_header.h */; };
A9A5779D20549F1C0072F392 /* latest_version_glsl_std_450_header.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C520549F1B0072F392 /* latest_version_glsl_std_450_header.h */; };
A9A5779E20549F1C0072F392 /* extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C620549F1B0072F392 /* extensions.h */; };
A9A5779F20549F1C0072F392 /* extensions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C620549F1B0072F392 /* extensions.h */; };
A9A577A020549F1C0072F392 /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C720549F1B0072F392 /* disassemble.cpp */; };
A9A577A120549F1C0072F392 /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C720549F1B0072F392 /* disassemble.cpp */; };
A9A577A220549F1C0072F392 /* binary.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C820549F1B0072F392 /* binary.h */; };
A9A577A320549F1C0072F392 /* binary.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575C820549F1B0072F392 /* binary.h */; };
A9A577A420549F1C0072F392 /* validate_composites.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C920549F1B0072F392 /* validate_composites.cpp */; };
A9A577A520549F1C0072F392 /* validate_composites.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575C920549F1B0072F392 /* validate_composites.cpp */; };
A9A577A620549F1C0072F392 /* text_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575CA20549F1B0072F392 /* text_handler.cpp */; };
A9A577A720549F1C0072F392 /* text_handler.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575CA20549F1B0072F392 /* text_handler.cpp */; };
A9A577A820549F1C0072F392 /* validate_primitives.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575CB20549F1B0072F392 /* validate_primitives.cpp */; };
A9A577A920549F1C0072F392 /* validate_primitives.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575CB20549F1B0072F392 /* validate_primitives.cpp */; };
A9A577AA20549F1C0072F392 /* construct.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575CD20549F1B0072F392 /* construct.h */; };
A9A577AB20549F1C0072F392 /* construct.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575CD20549F1B0072F392 /* construct.h */; };
A9A577AC20549F1C0072F392 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575CE20549F1B0072F392 /* basic_block.h */; };
A9A577AD20549F1C0072F392 /* basic_block.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575CE20549F1B0072F392 /* basic_block.h */; };
A9A577AE20549F1C0072F392 /* validation_state.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575CF20549F1B0072F392 /* validation_state.h */; };
A9A577AF20549F1C0072F392 /* validation_state.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575CF20549F1B0072F392 /* validation_state.h */; };
A9A577B020549F1C0072F392 /* construct.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D020549F1B0072F392 /* construct.cpp */; };
A9A577B120549F1C0072F392 /* construct.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D020549F1B0072F392 /* construct.cpp */; };
A9A577B220549F1C0072F392 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D120549F1B0072F392 /* function.cpp */; };
A9A577B320549F1C0072F392 /* function.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D120549F1B0072F392 /* function.cpp */; };
A9A577B420549F1C0072F392 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D220549F1B0072F392 /* instruction.cpp */; };
A9A577B520549F1C0072F392 /* instruction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D220549F1B0072F392 /* instruction.cpp */; };
A9A577B620549F1C0072F392 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575D320549F1B0072F392 /* instruction.h */; };
A9A577B720549F1C0072F392 /* instruction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575D320549F1B0072F392 /* instruction.h */; };
A9A577B820549F1C0072F392 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D420549F1B0072F392 /* basic_block.cpp */; };
A9A577B920549F1C0072F392 /* basic_block.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D420549F1B0072F392 /* basic_block.cpp */; };
A9A577BA20549F1C0072F392 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575D520549F1B0072F392 /* function.h */; };
A9A577BB20549F1C0072F392 /* function.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575D520549F1B0072F392 /* function.h */; };
A9A577BC20549F1C0072F392 /* validation_state.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D620549F1B0072F392 /* validation_state.cpp */; };
A9A577BD20549F1C0072F392 /* validation_state.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A575D620549F1B0072F392 /* validation_state.cpp */; };
A9A577BE20549F1C0072F392 /* decoration.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575D720549F1B0072F392 /* decoration.h */; };
A9A577BF20549F1C0072F392 /* decoration.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A575D720549F1B0072F392 /* decoration.h */; };
A9A5782B2054A0E20072F392 /* SPVRemapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C12054A0E20072F392 /* SPVRemapper.h */; };
A9A5782C2054A0E20072F392 /* SPVRemapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C12054A0E20072F392 /* SPVRemapper.h */; };
A9A5782D2054A0E20072F392 /* SpvBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C22054A0E20072F392 /* SpvBuilder.h */; };
A9A5782E2054A0E20072F392 /* SpvBuilder.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C22054A0E20072F392 /* SpvBuilder.h */; };
A9A5782F2054A0E20072F392 /* InReadableOrder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577C42054A0E20072F392 /* InReadableOrder.cpp */; };
A9A578302054A0E20072F392 /* InReadableOrder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577C42054A0E20072F392 /* InReadableOrder.cpp */; };
A9A578312054A0E20072F392 /* GLSL.ext.AMD.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C52054A0E20072F392 /* GLSL.ext.AMD.h */; };
A9A578322054A0E20072F392 /* GLSL.ext.AMD.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C52054A0E20072F392 /* GLSL.ext.AMD.h */; };
A9A578332054A0E20072F392 /* doc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C62054A0E20072F392 /* doc.h */; };
A9A578342054A0E20072F392 /* doc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C62054A0E20072F392 /* doc.h */; };
A9A578352054A0E20072F392 /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C72054A0E20072F392 /* spirv.hpp */; };
A9A578362054A0E20072F392 /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C72054A0E20072F392 /* spirv.hpp */; };
A9A578372054A0E20072F392 /* SpvBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577C82054A0E20072F392 /* SpvBuilder.cpp */; };
A9A578382054A0E20072F392 /* SpvBuilder.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577C82054A0E20072F392 /* SpvBuilder.cpp */; };
A9A578392054A0E20072F392 /* GLSL.ext.EXT.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C92054A0E20072F392 /* GLSL.ext.EXT.h */; };
A9A5783A2054A0E20072F392 /* GLSL.ext.EXT.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577C92054A0E20072F392 /* GLSL.ext.EXT.h */; };
A9A5783B2054A0E20072F392 /* GLSL.ext.KHR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CA2054A0E20072F392 /* GLSL.ext.KHR.h */; };
A9A5783C2054A0E20072F392 /* GLSL.ext.KHR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CA2054A0E20072F392 /* GLSL.ext.KHR.h */; };
A9A5783D2054A0E20072F392 /* GLSL.ext.NV.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CB2054A0E20072F392 /* GLSL.ext.NV.h */; };
A9A5783E2054A0E20072F392 /* GLSL.ext.NV.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CB2054A0E20072F392 /* GLSL.ext.NV.h */; };
A9A5783F2054A0E20072F392 /* GlslangToSpv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577CC2054A0E20072F392 /* GlslangToSpv.cpp */; };
A9A578402054A0E20072F392 /* GlslangToSpv.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577CC2054A0E20072F392 /* GlslangToSpv.cpp */; };
A9A578412054A0E20072F392 /* spvIR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CD2054A0E20072F392 /* spvIR.h */; };
A9A578422054A0E20072F392 /* spvIR.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CD2054A0E20072F392 /* spvIR.h */; };
A9A578432054A0E20072F392 /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CE2054A0E20072F392 /* bitutils.h */; };
A9A578442054A0E20072F392 /* bitutils.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CE2054A0E20072F392 /* bitutils.h */; };
A9A578452054A0E20072F392 /* disassemble.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CF2054A0E20072F392 /* disassemble.h */; };
A9A578462054A0E20072F392 /* disassemble.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577CF2054A0E20072F392 /* disassemble.h */; };
A9A578472054A0E20072F392 /* GlslangToSpv.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D02054A0E20072F392 /* GlslangToSpv.h */; };
A9A578482054A0E20072F392 /* GlslangToSpv.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D02054A0E20072F392 /* GlslangToSpv.h */; };
A9A578492054A0E20072F392 /* GLSL.std.450.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D12054A0E20072F392 /* GLSL.std.450.h */; };
A9A5784A2054A0E20072F392 /* GLSL.std.450.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D12054A0E20072F392 /* GLSL.std.450.h */; };
A9A5784B2054A0E20072F392 /* SPVRemapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D22054A0E20072F392 /* SPVRemapper.cpp */; };
A9A5784C2054A0E20072F392 /* SPVRemapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D22054A0E20072F392 /* SPVRemapper.cpp */; };
A9A5784D2054A0E20072F392 /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D32054A0E20072F392 /* Logger.cpp */; };
A9A5784E2054A0E20072F392 /* Logger.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D32054A0E20072F392 /* Logger.cpp */; };
A9A5784F2054A0E20072F392 /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D42054A0E20072F392 /* hex_float.h */; };
A9A578502054A0E20072F392 /* hex_float.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D42054A0E20072F392 /* hex_float.h */; };
A9A578512054A0E20072F392 /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D52054A0E20072F392 /* Logger.h */; };
A9A578522054A0E20072F392 /* Logger.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577D52054A0E20072F392 /* Logger.h */; };
A9A578532054A0E20072F392 /* doc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D62054A0E20072F392 /* doc.cpp */; };
A9A578542054A0E20072F392 /* doc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D62054A0E20072F392 /* doc.cpp */; };
A9A578552054A0E20072F392 /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D72054A0E20072F392 /* disassemble.cpp */; };
A9A578562054A0E20072F392 /* disassemble.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577D72054A0E20072F392 /* disassemble.cpp */; };
A9A578572054A0E20072F392 /* ossource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577DC2054A0E20072F392 /* ossource.cpp */; };
A9A578582054A0E20072F392 /* ossource.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577DC2054A0E20072F392 /* ossource.cpp */; };
A9A578592054A0E20072F392 /* osinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577DE2054A0E20072F392 /* osinclude.h */; };
A9A5785A2054A0E20072F392 /* osinclude.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577DE2054A0E20072F392 /* osinclude.h */; };
A9A5785F2054A0E20072F392 /* ResourceLimits.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E42054A0E20072F392 /* ResourceLimits.h */; };
A9A578602054A0E20072F392 /* ResourceLimits.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E42054A0E20072F392 /* ResourceLimits.h */; };
A9A578612054A0E20072F392 /* Types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E52054A0E20072F392 /* Types.h */; };
A9A578622054A0E20072F392 /* Types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E52054A0E20072F392 /* Types.h */; };
A9A578632054A0E20072F392 /* intermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E62054A0E20072F392 /* intermediate.h */; };
A9A578642054A0E20072F392 /* intermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E62054A0E20072F392 /* intermediate.h */; };
A9A578652054A0E20072F392 /* BaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E72054A0E20072F392 /* BaseTypes.h */; };
A9A578662054A0E20072F392 /* BaseTypes.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E72054A0E20072F392 /* BaseTypes.h */; };
A9A578672054A0E20072F392 /* revision.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E82054A0E20072F392 /* revision.h */; };
A9A578682054A0E20072F392 /* revision.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E82054A0E20072F392 /* revision.h */; };
A9A578692054A0E20072F392 /* InitializeGlobals.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E92054A0E20072F392 /* InitializeGlobals.h */; };
A9A5786A2054A0E20072F392 /* InitializeGlobals.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577E92054A0E20072F392 /* InitializeGlobals.h */; };
A9A5786B2054A0E20072F392 /* ShHandle.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EA2054A0E20072F392 /* ShHandle.h */; };
A9A5786C2054A0E20072F392 /* ShHandle.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EA2054A0E20072F392 /* ShHandle.h */; };
A9A5786D2054A0E20072F392 /* arrays.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EB2054A0E20072F392 /* arrays.h */; };
A9A5786E2054A0E20072F392 /* arrays.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EB2054A0E20072F392 /* arrays.h */; };
A9A5786F2054A0E20072F392 /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EC2054A0E20072F392 /* Common.h */; };
A9A578702054A0E20072F392 /* Common.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EC2054A0E20072F392 /* Common.h */; };
A9A578712054A0E20072F392 /* ConstantUnion.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EE2054A0E20072F392 /* ConstantUnion.h */; };
A9A578722054A0E20072F392 /* ConstantUnion.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EE2054A0E20072F392 /* ConstantUnion.h */; };
A9A578732054A0E20072F392 /* InfoSink.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EF2054A0E20072F392 /* InfoSink.h */; };
A9A578742054A0E20072F392 /* InfoSink.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577EF2054A0E20072F392 /* InfoSink.h */; };
A9A578752054A0E20072F392 /* PoolAlloc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F02054A0E20072F392 /* PoolAlloc.h */; };
A9A578762054A0E20072F392 /* PoolAlloc.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F02054A0E20072F392 /* PoolAlloc.h */; };
A9A578772054A0E20072F392 /* ParseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577F32054A0E20072F392 /* ParseHelper.cpp */; };
A9A578782054A0E20072F392 /* ParseHelper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577F32054A0E20072F392 /* ParseHelper.cpp */; };
A9A578792054A0E20072F392 /* parseVersions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F42054A0E20072F392 /* parseVersions.h */; };
A9A5787A2054A0E20072F392 /* parseVersions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F42054A0E20072F392 /* parseVersions.h */; };
A9A5787B2054A0E20072F392 /* gl_types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F52054A0E20072F392 /* gl_types.h */; };
A9A5787C2054A0E20072F392 /* gl_types.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F52054A0E20072F392 /* gl_types.h */; };
A9A5787D2054A0E20072F392 /* propagateNoContraction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577F62054A0E20072F392 /* propagateNoContraction.cpp */; };
A9A5787E2054A0E20072F392 /* propagateNoContraction.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577F62054A0E20072F392 /* propagateNoContraction.cpp */; };
A9A5787F2054A0E20072F392 /* ScanContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F72054A0E20072F392 /* ScanContext.h */; };
A9A578802054A0E20072F392 /* ScanContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F72054A0E20072F392 /* ScanContext.h */; };
A9A578812054A0E20072F392 /* iomapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F82054A0E20072F392 /* iomapper.h */; };
A9A578822054A0E20072F392 /* iomapper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F82054A0E20072F392 /* iomapper.h */; };
A9A578832054A0E20072F392 /* localintermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F92054A0E20072F392 /* localintermediate.h */; };
A9A578842054A0E20072F392 /* localintermediate.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577F92054A0E20072F392 /* localintermediate.h */; };
A9A578852054A0E20072F392 /* Scan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FA2054A0E20072F392 /* Scan.cpp */; };
A9A578862054A0E20072F392 /* Scan.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FA2054A0E20072F392 /* Scan.cpp */; };
A9A578892054A0E20072F392 /* RemoveTree.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577FC2054A0E20072F392 /* RemoveTree.h */; };
A9A5788A2054A0E20072F392 /* RemoveTree.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A577FC2054A0E20072F392 /* RemoveTree.h */; };
A9A5788B2054A0E20072F392 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FD2054A0E20072F392 /* Initialize.cpp */; };
A9A5788C2054A0E20072F392 /* Initialize.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FD2054A0E20072F392 /* Initialize.cpp */; };
A9A5788D2054A0E20072F392 /* glslang_tab.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FE2054A0E20072F392 /* glslang_tab.cpp */; };
A9A5788E2054A0E20072F392 /* glslang_tab.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FE2054A0E20072F392 /* glslang_tab.cpp */; };
A9A5788F2054A0E20072F392 /* limits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FF2054A0E20072F392 /* limits.cpp */; };
A9A578902054A0E20072F392 /* limits.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A577FF2054A0E20072F392 /* limits.cpp */; };
A9A578912054A0E20072F392 /* parseConst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578002054A0E20072F392 /* parseConst.cpp */; };
A9A578922054A0E20072F392 /* parseConst.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578002054A0E20072F392 /* parseConst.cpp */; };
A9A578932054A0E20072F392 /* propagateNoContraction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578012054A0E20072F392 /* propagateNoContraction.h */; };
A9A578942054A0E20072F392 /* propagateNoContraction.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578012054A0E20072F392 /* propagateNoContraction.h */; };
A9A578952054A0E20072F392 /* Versions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578022054A0E20072F392 /* Versions.h */; };
A9A578962054A0E20072F392 /* Versions.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578022054A0E20072F392 /* Versions.h */; };
A9A578972054A0E20072F392 /* IntermTraverse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578032054A0E20072F392 /* IntermTraverse.cpp */; };
A9A578982054A0E20072F392 /* IntermTraverse.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578032054A0E20072F392 /* IntermTraverse.cpp */; };
A9A578992054A0E20072F392 /* intermOut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578042054A0E20072F392 /* intermOut.cpp */; };
A9A5789A2054A0E20072F392 /* intermOut.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578042054A0E20072F392 /* intermOut.cpp */; };
A9A5789B2054A0E20072F392 /* iomapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578052054A0E20072F392 /* iomapper.cpp */; };
A9A5789C2054A0E20072F392 /* iomapper.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578052054A0E20072F392 /* iomapper.cpp */; };
A9A5789D2054A0E20072F392 /* PoolAlloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578062054A0E20072F392 /* PoolAlloc.cpp */; };
A9A5789E2054A0E20072F392 /* PoolAlloc.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578062054A0E20072F392 /* PoolAlloc.cpp */; };
A9A5789F2054A0E20072F392 /* ShaderLang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578072054A0E20072F392 /* ShaderLang.cpp */; };
A9A578A02054A0E20072F392 /* ShaderLang.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578072054A0E20072F392 /* ShaderLang.cpp */; };
A9A578A12054A0E20072F392 /* SymbolTable.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578082054A0E20072F392 /* SymbolTable.h */; };
A9A578A22054A0E20072F392 /* SymbolTable.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578082054A0E20072F392 /* SymbolTable.h */; };
A9A578A32054A0E20072F392 /* InfoSink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578092054A0E20072F392 /* InfoSink.cpp */; };
A9A578A42054A0E20072F392 /* InfoSink.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578092054A0E20072F392 /* InfoSink.cpp */; };
A9A578A52054A0E20072F392 /* Intermediate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5780A2054A0E20072F392 /* Intermediate.cpp */; };
A9A578A62054A0E20072F392 /* Intermediate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5780A2054A0E20072F392 /* Intermediate.cpp */; };
A9A578A72054A0E20072F392 /* SymbolTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5780B2054A0E20072F392 /* SymbolTable.cpp */; };
A9A578A82054A0E20072F392 /* SymbolTable.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5780B2054A0E20072F392 /* SymbolTable.cpp */; };
A9A578A92054A0E20072F392 /* glslang_tab.cpp.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5780C2054A0E20072F392 /* glslang_tab.cpp.h */; };
A9A578AA2054A0E20072F392 /* glslang_tab.cpp.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5780C2054A0E20072F392 /* glslang_tab.cpp.h */; };
A9A578AB2054A0E20072F392 /* LiveTraverser.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5780D2054A0E20072F392 /* LiveTraverser.h */; };
A9A578AC2054A0E20072F392 /* LiveTraverser.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5780D2054A0E20072F392 /* LiveTraverser.h */; };
A9A578AD2054A0E20072F392 /* Initialize.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5780E2054A0E20072F392 /* Initialize.h */; };
A9A578AE2054A0E20072F392 /* Initialize.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5780E2054A0E20072F392 /* Initialize.h */; };
A9A578AF2054A0E20072F392 /* attribute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5780F2054A0E20072F392 /* attribute.cpp */; };
A9A578B02054A0E20072F392 /* attribute.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5780F2054A0E20072F392 /* attribute.cpp */; };
A9A578B12054A0E20072F392 /* reflection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578102054A0E20072F392 /* reflection.cpp */; };
A9A578B22054A0E20072F392 /* reflection.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578102054A0E20072F392 /* reflection.cpp */; };
A9A578B32054A0E20072F392 /* RemoveTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578112054A0E20072F392 /* RemoveTree.cpp */; };
A9A578B42054A0E20072F392 /* RemoveTree.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578112054A0E20072F392 /* RemoveTree.cpp */; };
A9A578B52054A0E20072F392 /* attribute.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578122054A0E20072F392 /* attribute.h */; };
A9A578B62054A0E20072F392 /* attribute.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578122054A0E20072F392 /* attribute.h */; };
A9A578B72054A0E20072F392 /* Versions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578132054A0E20072F392 /* Versions.cpp */; };
A9A578B82054A0E20072F392 /* Versions.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578132054A0E20072F392 /* Versions.cpp */; };
A9A578B92054A0E20072F392 /* Constant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578142054A0E20072F392 /* Constant.cpp */; };
A9A578BA2054A0E20072F392 /* Constant.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578142054A0E20072F392 /* Constant.cpp */; };
A9A578BB2054A0E20072F392 /* linkValidate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578152054A0E20072F392 /* linkValidate.cpp */; };
A9A578BC2054A0E20072F392 /* linkValidate.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578152054A0E20072F392 /* linkValidate.cpp */; };
A9A578BD2054A0E20072F392 /* ParseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578162054A0E20072F392 /* ParseHelper.h */; };
A9A578BE2054A0E20072F392 /* ParseHelper.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578162054A0E20072F392 /* ParseHelper.h */; };
A9A578BF2054A0E20072F392 /* PpAtom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578182054A0E20072F392 /* PpAtom.cpp */; };
A9A578C02054A0E20072F392 /* PpAtom.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578182054A0E20072F392 /* PpAtom.cpp */; };
A9A578C12054A0E20072F392 /* PpTokens.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578192054A0E20072F392 /* PpTokens.h */; };
A9A578C22054A0E20072F392 /* PpTokens.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578192054A0E20072F392 /* PpTokens.h */; };
A9A578C32054A0E20072F392 /* Pp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781A2054A0E20072F392 /* Pp.cpp */; };
A9A578C42054A0E20072F392 /* Pp.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781A2054A0E20072F392 /* Pp.cpp */; };
A9A578C52054A0E20072F392 /* PpContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5781B2054A0E20072F392 /* PpContext.h */; };
A9A578C62054A0E20072F392 /* PpContext.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A5781B2054A0E20072F392 /* PpContext.h */; };
A9A578C72054A0E20072F392 /* PpTokens.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781C2054A0E20072F392 /* PpTokens.cpp */; };
A9A578C82054A0E20072F392 /* PpTokens.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781C2054A0E20072F392 /* PpTokens.cpp */; };
A9A578C92054A0E20072F392 /* PpContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781D2054A0E20072F392 /* PpContext.cpp */; };
A9A578CA2054A0E20072F392 /* PpContext.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781D2054A0E20072F392 /* PpContext.cpp */; };
A9A578CB2054A0E20072F392 /* PpScanner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781E2054A0E20072F392 /* PpScanner.cpp */; };
A9A578CC2054A0E20072F392 /* PpScanner.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781E2054A0E20072F392 /* PpScanner.cpp */; };
A9A578CD2054A0E20072F392 /* ParseContextBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781F2054A0E20072F392 /* ParseContextBase.cpp */; };
A9A578CE2054A0E20072F392 /* ParseContextBase.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5781F2054A0E20072F392 /* ParseContextBase.cpp */; };
A9A578CF2054A0E20072F392 /* reflection.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578202054A0E20072F392 /* reflection.h */; };
A9A578D02054A0E20072F392 /* reflection.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578202054A0E20072F392 /* reflection.h */; };
A9A578D12054A0E20072F392 /* Scan.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578212054A0E20072F392 /* Scan.h */; };
A9A578D22054A0E20072F392 /* Scan.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578212054A0E20072F392 /* Scan.h */; };
A9A578D32054A0E20072F392 /* ShaderLang.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578232054A0E20072F392 /* ShaderLang.h */; };
A9A578D42054A0E20072F392 /* ShaderLang.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578232054A0E20072F392 /* ShaderLang.h */; };
A9A578D52054A0E20072F392 /* CodeGen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578252054A0E20072F392 /* CodeGen.cpp */; };
A9A578D62054A0E20072F392 /* CodeGen.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578252054A0E20072F392 /* CodeGen.cpp */; };
A9A578D72054A0E20072F392 /* Link.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578262054A0E20072F392 /* Link.cpp */; };
A9A578D82054A0E20072F392 /* Link.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A578262054A0E20072F392 /* Link.cpp */; };
A9A578D92054A0E20072F392 /* InitializeDll.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578292054A0E20072F392 /* InitializeDll.h */; };
A9A578DA2054A0E20072F392 /* InitializeDll.h in Headers */ = {isa = PBXBuildFile; fileRef = A9A578292054A0E20072F392 /* InitializeDll.h */; };
A9A578DB2054A0E20072F392 /* InitializeDll.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5782A2054A0E20072F392 /* InitializeDll.cpp */; };
A9A578DC2054A0E20072F392 /* InitializeDll.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9A5782A2054A0E20072F392 /* InitializeDll.cpp */; };
A9AB19971CB5B5A80001E7F9 /* spirv_common.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */; };
A9AB19981CB5B5A80001E7F9 /* spirv_common.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */; };
A9AB19991CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */; };
A9AB199A1CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */; };
A9AB199B1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */; };
A9AB199C1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */; };
A9AB199D1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */; };
A9AB199E1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */; };
A9AB199F1CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */; };
A9AB19A01CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */; };
A9AB19A11CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */; };
A9AB19A21CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */ = {isa = PBXBuildFile; fileRef = A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */; };
A9AB19A31CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */; };
A9AB19A41CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */; };
A9BB09761CEF89B100CCAB22 /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9BB09751CEF89B100CCAB22 /* spirv.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
A9BB09771CEF89B100CCAB22 /* spirv.hpp in Headers */ = {isa = PBXBuildFile; fileRef = A9BB09751CEF89B100CCAB22 /* spirv.hpp */; settings = {ATTRIBUTES = (Public, ); }; };
A9F042B01FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
A9F042B11FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
A9F042B21FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
A9F042B31FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */; };
A9F042B41FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
A9F042B51FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
A9F042B61FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
A9F042B71FB4D060009FCCB8 /* MVKLogging.h in Headers */ = {isa = PBXBuildFile; fileRef = A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */; };
/* End PBXBuildFile section */
/* Begin PBXContainerItemProxy section */
A925B71C1C78DEBF006E7ECD /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = A9F55D25198BE6A7004EC31B /* Project object */;
proxyType = 1;
remoteGlobalIDString = A93903C01C57E9ED00FE90DC;
remoteInfo = "MoltenVKSPIRVToMSLConverter-macOS";
};
A93749CE1A9AA7AF00F29B34 /* PBXContainerItemProxy */ = {
isa = PBXContainerItemProxy;
containerPortal = A9F55D25198BE6A7004EC31B /* Project object */;
proxyType = 1;
remoteGlobalIDString = A93747701A9A98D000F29B34;
remoteInfo = "MetalGLShaderConverter-macOS";
};
/* End PBXContainerItemProxy section */
/* Begin PBXFileReference section */
A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SPIRVToMSLConverter.cpp; sourceTree = "<group>"; };
A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPIRVToMSLConverter.h; sourceTree = "<group>"; };
A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GLSLToSPIRVConverter.cpp; sourceTree = "<group>"; };
A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSLToSPIRVConverter.h; sourceTree = "<group>"; };
A90941A11C581F840094110D /* GLSLConversion.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = GLSLConversion.mm; sourceTree = "<group>"; };
A90941A21C581F840094110D /* GLSLConversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSLConversion.h; sourceTree = "<group>"; };
A925B70A1C7754B2006E7ECD /* FileSupport.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = FileSupport.mm; sourceTree = "<group>"; };
A925B70B1C7754B2006E7ECD /* FileSupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = FileSupport.h; sourceTree = "<group>"; };
A928C9171D0488DC00071B88 /* SPIRVConversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPIRVConversion.h; sourceTree = "<group>"; };
A928C9181D0488DC00071B88 /* SPIRVConversion.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = SPIRVConversion.mm; sourceTree = "<group>"; };
A93903BF1C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKSPIRVToMSLConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKSPIRVToMSLConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A95096BD2003D32400F10950 /* DirectorySupport.mm */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.objcpp; path = DirectorySupport.mm; sourceTree = "<group>"; };
A95096BE2003D32400F10950 /* DirectorySupport.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = DirectorySupport.h; sourceTree = "<group>"; };
A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_cfg.cpp; path = "SPIRV-Cross/spirv_cfg.cpp"; sourceTree = "<group>"; };
A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_cfg.hpp; path = "SPIRV-Cross/spirv_cfg.hpp"; sourceTree = "<group>"; };
A964BD5F1C57EFBD00D930D8 /* MoltenVKShaderConverter */ = {isa = PBXFileReference; explicitFileType = "compiled.mach-o.executable"; includeInIndex = 0; path = MoltenVKShaderConverter; sourceTree = BUILT_PRODUCTS_DIR; };
A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKGLSLToSPIRVConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A964BD611C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */ = {isa = PBXFileReference; explicitFileType = wrapper.framework; includeInIndex = 0; path = MoltenVKGLSLToSPIRVConverter.framework; sourceTree = BUILT_PRODUCTS_DIR; };
A97CC73D1C7527F3004A5C7E /* main.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = main.cpp; sourceTree = "<group>"; };
A97CC73E1C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = MoltenVKShaderConverterTool.cpp; sourceTree = "<group>"; };
A97CC73F1C7527F3004A5C7E /* MoltenVKShaderConverterTool.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MoltenVKShaderConverterTool.h; sourceTree = "<group>"; };
A98149651FB6A98A005F00B4 /* MVKStrings.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MVKStrings.h; sourceTree = "<group>"; };
A9A574D620549F1B0072F392 /* spirv_target_env.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_target_env.cpp; sourceTree = "<group>"; };
A9A574D720549F1B0072F392 /* validate_cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_cfg.cpp; sourceTree = "<group>"; };
A9A574D820549F1B0072F392 /* extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json"; sourceTree = "<group>"; };
A9A574D920549F1B0072F392 /* validate_capability.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_capability.cpp; sourceTree = "<group>"; };
A9A574DA20549F1B0072F392 /* assembly_grammar.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = assembly_grammar.h; sourceTree = "<group>"; };
A9A574DB20549F1B0072F392 /* enum_set.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = enum_set.h; sourceTree = "<group>"; };
A9A574DC20549F1B0072F392 /* validate_barriers.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_barriers.cpp; sourceTree = "<group>"; };
A9A574DD20549F1B0072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A574DE20549F1B0072F392 /* extinst.spv-amd-shader-ballot.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-shader-ballot.grammar.json"; sourceTree = "<group>"; };
A9A574DF20549F1B0072F392 /* text.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text.cpp; sourceTree = "<group>"; };
A9A574E020549F1B0072F392 /* assembly_grammar.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = assembly_grammar.cpp; sourceTree = "<group>"; };
A9A574E120549F1B0072F392 /* text.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = text.h; sourceTree = "<group>"; };
A9A574E220549F1B0072F392 /* extensions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = extensions.cpp; sourceTree = "<group>"; };
A9A574E420549F1B0072F392 /* parse_number.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parse_number.h; sourceTree = "<group>"; };
A9A574E520549F1B0072F392 /* ilist_node.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ilist_node.h; sourceTree = "<group>"; };
A9A574E620549F1B0072F392 /* string_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = string_utils.h; sourceTree = "<group>"; };
A9A574E720549F1B0072F392 /* huffman_codec.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = huffman_codec.h; sourceTree = "<group>"; };
A9A574E820549F1B0072F392 /* bit_stream.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bit_stream.h; sourceTree = "<group>"; };
A9A574E920549F1B0072F392 /* string_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = string_utils.cpp; sourceTree = "<group>"; };
A9A574EA20549F1B0072F392 /* move_to_front.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = move_to_front.h; sourceTree = "<group>"; };
A9A574EB20549F1B0072F392 /* bitutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bitutils.h; sourceTree = "<group>"; };
A9A574EC20549F1B0072F392 /* bit_stream.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = bit_stream.cpp; sourceTree = "<group>"; };
A9A574ED20549F1B0072F392 /* hex_float.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hex_float.h; sourceTree = "<group>"; };
A9A574EE20549F1B0072F392 /* parse_number.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parse_number.cpp; sourceTree = "<group>"; };
A9A574EF20549F1B0072F392 /* ilist.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ilist.h; sourceTree = "<group>"; };
A9A574F020549F1B0072F392 /* spirv_target_env.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_target_env.h; sourceTree = "<group>"; };
A9A574F120549F1B0072F392 /* message.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = message.cpp; sourceTree = "<group>"; };
A9A574F220549F1B0072F392 /* table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = table.cpp; sourceTree = "<group>"; };
A9A574F320549F1B0072F392 /* id_descriptor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = id_descriptor.cpp; sourceTree = "<group>"; };
A9A574F420549F1B0072F392 /* validate_atomics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_atomics.cpp; sourceTree = "<group>"; };
A9A574F520549F1B0072F392 /* validate_instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_instruction.cpp; sourceTree = "<group>"; };
A9A574F620549F1B0072F392 /* validate_decorations.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_decorations.cpp; sourceTree = "<group>"; };
A9A574F720549F1B0072F392 /* latest_version_opencl_std_header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = latest_version_opencl_std_header.h; sourceTree = "<group>"; };
A9A574F820549F1B0072F392 /* cfa.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfa.h; sourceTree = "<group>"; };
A9A574F920549F1B0072F392 /* enum_string_mapping.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = enum_string_mapping.h; sourceTree = "<group>"; };
A9A574FA20549F1B0072F392 /* spirv_validator_options.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_validator_options.cpp; sourceTree = "<group>"; };
A9A574FB20549F1B0072F392 /* spirv_stats.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_stats.cpp; sourceTree = "<group>"; };
A9A574FC20549F1B0072F392 /* extinst.spv-amd-shader-trinary-minmax.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-shader-trinary-minmax.grammar.json"; sourceTree = "<group>"; };
A9A574FD20549F1B0072F392 /* print.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = print.cpp; sourceTree = "<group>"; };
A9A574FE20549F1B0072F392 /* spirv_definition.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_definition.h; sourceTree = "<group>"; };
A9A574FF20549F1B0072F392 /* message.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = message.h; sourceTree = "<group>"; };
A9A5750020549F1B0072F392 /* operand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = operand.h; sourceTree = "<group>"; };
A9A5750120549F1B0072F392 /* spirv_endian.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = spirv_endian.cpp; sourceTree = "<group>"; };
A9A5750220549F1B0072F392 /* macro.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = macro.h; sourceTree = "<group>"; };
A9A5750320549F1B0072F392 /* validate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate.cpp; sourceTree = "<group>"; };
A9A5750420549F1B0072F392 /* spirv_constant.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_constant.h; sourceTree = "<group>"; };
A9A5750520549F1B0072F392 /* extinst.spv-amd-gcn-shader.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = "extinst.spv-amd-gcn-shader.grammar.json"; sourceTree = "<group>"; };
A9A5750620549F1B0072F392 /* binary.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = binary.cpp; sourceTree = "<group>"; };
A9A5750720549F1B0072F392 /* validate_bitwise.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_bitwise.cpp; sourceTree = "<group>"; };
A9A5750820549F1B0072F392 /* spirv_validator_options.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_validator_options.h; sourceTree = "<group>"; };
A9A5750A20549F1B0072F392 /* markv_codec.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = markv_codec.cpp; sourceTree = "<group>"; };
A9A5750B20549F1B0072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A5750C20549F1B0072F392 /* markv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = markv.h; sourceTree = "<group>"; };
A9A5750D20549F1B0072F392 /* markv_model.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = markv_model.h; sourceTree = "<group>"; };
A9A5750E20549F1B0072F392 /* enum_string_mapping.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = enum_string_mapping.cpp; sourceTree = "<group>"; };
A9A5750F20549F1B0072F392 /* validate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = validate.h; sourceTree = "<group>"; };
A9A5751020549F1B0072F392 /* text_handler.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = text_handler.h; sourceTree = "<group>"; };
A9A5751120549F1B0072F392 /* parsed_operand.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parsed_operand.h; sourceTree = "<group>"; };
A9A5751220549F1B0072F392 /* name_mapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = name_mapper.h; sourceTree = "<group>"; };
A9A5751320549F1B0072F392 /* parsed_operand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parsed_operand.cpp; sourceTree = "<group>"; };
A9A5751420549F1B0072F392 /* validate_adjacency.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_adjacency.cpp; sourceTree = "<group>"; };
A9A5751520549F1B0072F392 /* diagnostic.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = diagnostic.h; sourceTree = "<group>"; };
A9A5751620549F1B0072F392 /* spirv_endian.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_endian.h; sourceTree = "<group>"; };
A9A5751720549F1B0072F392 /* name_mapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = name_mapper.cpp; sourceTree = "<group>"; };
A9A5751820549F1B0072F392 /* validate_conversion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_conversion.cpp; sourceTree = "<group>"; };
A9A5751920549F1B0072F392 /* extinst.debuginfo.grammar.json */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text.json; path = extinst.debuginfo.grammar.json; sourceTree = "<group>"; };
A9A5751A20549F1B0072F392 /* validate_datarules.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_datarules.cpp; sourceTree = "<group>"; };
A9A5751C20549F1B0072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A5751D20549F1B0072F392 /* linker.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linker.cpp; sourceTree = "<group>"; };
A9A5751E20549F1B0072F392 /* validate_id.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_id.cpp; sourceTree = "<group>"; };
A9A5751F20549F1B0072F392 /* software_version.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = software_version.cpp; sourceTree = "<group>"; };
A9A5752020549F1B0072F392 /* validate_arithmetics.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_arithmetics.cpp; sourceTree = "<group>"; };
A9A5752120549F1B0072F392 /* spirv_stats.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spirv_stats.h; sourceTree = "<group>"; };
A9A5752220549F1B0072F392 /* opcode.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = opcode.cpp; sourceTree = "<group>"; };
A9A5752320549F1B0072F392 /* validate_logicals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_logicals.cpp; sourceTree = "<group>"; };
A9A5752420549F1B0072F392 /* validate_derivatives.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_derivatives.cpp; sourceTree = "<group>"; };
A9A5752520549F1B0072F392 /* print.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = print.h; sourceTree = "<group>"; };
A9A5752620549F1B0072F392 /* ext_inst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ext_inst.cpp; sourceTree = "<group>"; };
A9A5752720549F1B0072F392 /* disassemble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disassemble.h; sourceTree = "<group>"; };
A9A5752920549F1B0072F392 /* optimizer.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = optimizer.cpp; sourceTree = "<group>"; };
A9A5752A20549F1B0072F392 /* if_conversion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = if_conversion.h; sourceTree = "<group>"; };
A9A5752B20549F1B0072F392 /* loop_utils.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loop_utils.cpp; sourceTree = "<group>"; };
A9A5752C20549F1B0072F392 /* merge_return_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = merge_return_pass.h; sourceTree = "<group>"; };
A9A5752D20549F1B0072F392 /* inline_opaque_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_opaque_pass.h; sourceTree = "<group>"; };
A9A5752E20549F1B0072F392 /* build_module.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = build_module.cpp; sourceTree = "<group>"; };
A9A5752F20549F1B0072F392 /* composite.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = composite.h; sourceTree = "<group>"; };
A9A5753020549F1B0072F392 /* compact_ids_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = compact_ids_pass.h; sourceTree = "<group>"; };
A9A5753120549F1B0072F392 /* tree_iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = tree_iterator.h; sourceTree = "<group>"; };
A9A5753220549F1B0072F392 /* local_single_store_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_single_store_elim_pass.h; sourceTree = "<group>"; };
A9A5753320549F1B0072F392 /* types.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = types.cpp; sourceTree = "<group>"; };
A9A5753420549F1B0072F392 /* strip_debug_info_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strip_debug_info_pass.h; sourceTree = "<group>"; };
A9A5753520549F1B0072F392 /* cfg.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfg.cpp; sourceTree = "<group>"; };
A9A5753620549F1B0072F392 /* make_unique.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = make_unique.h; sourceTree = "<group>"; };
A9A5753720549F1B0072F392 /* decoration_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = decoration_manager.cpp; sourceTree = "<group>"; };
A9A5753820549F1B0072F392 /* local_single_block_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_single_block_elim_pass.cpp; sourceTree = "<group>"; };
A9A5753920549F1B0072F392 /* freeze_spec_constant_value_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = freeze_spec_constant_value_pass.cpp; sourceTree = "<group>"; };
A9A5753A20549F1B0072F392 /* replace_invalid_opc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = replace_invalid_opc.h; sourceTree = "<group>"; };
A9A5753B20549F1B0072F392 /* local_access_chain_convert_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_access_chain_convert_pass.h; sourceTree = "<group>"; };
A9A5753C20549F1B0072F392 /* local_redundancy_elimination.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_redundancy_elimination.cpp; sourceTree = "<group>"; };
A9A5753D20549F1B0072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A5753E20549F1B0072F392 /* propagator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = propagator.h; sourceTree = "<group>"; };
A9A5753F20549F1B0072F392 /* instruction_list.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction_list.h; sourceTree = "<group>"; };
A9A5754020549F1B0072F392 /* insert_extract_elim.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = insert_extract_elim.cpp; sourceTree = "<group>"; };
A9A5754120549F1B0072F392 /* feature_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = feature_manager.cpp; sourceTree = "<group>"; };
A9A5754220549F1B0072F392 /* pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pass.cpp; sourceTree = "<group>"; };
A9A5754320549F1B0072F392 /* dominator_tree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dominator_tree.cpp; sourceTree = "<group>"; };
A9A5754420549F1B0072F392 /* merge_return_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = merge_return_pass.cpp; sourceTree = "<group>"; };
A9A5754520549F1B0072F392 /* ir_context.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ir_context.h; sourceTree = "<group>"; };
A9A5754620549F1B0072F392 /* eliminate_dead_constant_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eliminate_dead_constant_pass.cpp; sourceTree = "<group>"; };
A9A5754720549F1B0072F392 /* cfg_cleanup_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = cfg_cleanup_pass.cpp; sourceTree = "<group>"; };
A9A5754820549F1B0072F392 /* const_folding_rules.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = const_folding_rules.cpp; sourceTree = "<group>"; };
A9A5754920549F1B0072F392 /* loop_unroller.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loop_unroller.h; sourceTree = "<group>"; };
A9A5754A20549F1B0072F392 /* strip_debug_info_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strip_debug_info_pass.cpp; sourceTree = "<group>"; };
A9A5754B20549F1B0072F392 /* unify_const_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = unify_const_pass.h; sourceTree = "<group>"; };
A9A5754C20549F1B0072F392 /* ir_loader.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ir_loader.h; sourceTree = "<group>"; };
A9A5754D20549F1B0072F392 /* types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = types.h; sourceTree = "<group>"; };
A9A5754E20549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fold_spec_constant_op_and_composite_pass.h; sourceTree = "<group>"; };
A9A5754F20549F1B0072F392 /* mem_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = mem_pass.cpp; sourceTree = "<group>"; };
A9A5755020549F1B0072F392 /* basic_block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basic_block.h; sourceTree = "<group>"; };
A9A5755120549F1B0072F392 /* remove_duplicates_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = remove_duplicates_pass.cpp; sourceTree = "<group>"; };
A9A5755220549F1B0072F392 /* dead_variable_elimination.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dead_variable_elimination.cpp; sourceTree = "<group>"; };
A9A5755320549F1B0072F392 /* block_merge_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = block_merge_pass.h; sourceTree = "<group>"; };
A9A5755420549F1B0072F392 /* module.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = module.cpp; sourceTree = "<group>"; };
A9A5755520549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fold_spec_constant_op_and_composite_pass.cpp; sourceTree = "<group>"; };
A9A5755620549F1B0072F392 /* unify_const_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = unify_const_pass.cpp; sourceTree = "<group>"; };
A9A5755720549F1B0072F392 /* type_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = type_manager.cpp; sourceTree = "<group>"; };
A9A5755820549F1B0072F392 /* private_to_local_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = private_to_local_pass.h; sourceTree = "<group>"; };
A9A5755920549F1B0072F392 /* inline_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inline_pass.cpp; sourceTree = "<group>"; };
A9A5755A20549F1B0072F392 /* def_use_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = def_use_manager.h; sourceTree = "<group>"; };
A9A5755B20549F1B0072F392 /* ir_loader.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ir_loader.cpp; sourceTree = "<group>"; };
A9A5755C20549F1B0072F392 /* cfg_cleanup_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfg_cleanup_pass.h; sourceTree = "<group>"; };
A9A5755D20549F1B0072F392 /* licm_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = licm_pass.cpp; sourceTree = "<group>"; };
A9A5755E20549F1B0072F392 /* eliminate_dead_functions_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = eliminate_dead_functions_pass.cpp; sourceTree = "<group>"; };
A9A5755F20549F1B0072F392 /* local_redundancy_elimination.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_redundancy_elimination.h; sourceTree = "<group>"; };
A9A5756020549F1B0072F392 /* loop_unroller.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loop_unroller.cpp; sourceTree = "<group>"; };
A9A5756120549F1B0072F392 /* constants.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = constants.cpp; sourceTree = "<group>"; };
A9A5756220549F1B0072F392 /* common_uniform_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = common_uniform_elim_pass.cpp; sourceTree = "<group>"; };
A9A5756320549F1B0072F392 /* def_use_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = def_use_manager.cpp; sourceTree = "<group>"; };
A9A5756420549F1B0072F392 /* decoration_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decoration_manager.h; sourceTree = "<group>"; };
A9A5756520549F1B0072F392 /* ccp_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ccp_pass.cpp; sourceTree = "<group>"; };
A9A5756620549F1B0072F392 /* local_single_block_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_single_block_elim_pass.h; sourceTree = "<group>"; };
A9A5756720549F1B0072F392 /* strength_reduction_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = strength_reduction_pass.h; sourceTree = "<group>"; };
A9A5756820549F1B0072F392 /* aggressive_dead_code_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = aggressive_dead_code_elim_pass.cpp; sourceTree = "<group>"; };
A9A5756920549F1B0072F392 /* simplification_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = simplification_pass.cpp; sourceTree = "<group>"; };
A9A5756A20549F1B0072F392 /* dead_branch_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dead_branch_elim_pass.cpp; sourceTree = "<group>"; };
A9A5756B20549F1B0072F392 /* flatten_decoration_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = flatten_decoration_pass.cpp; sourceTree = "<group>"; };
A9A5756C20549F1B0072F392 /* dead_insert_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dead_insert_elim_pass.h; sourceTree = "<group>"; };
A9A5756D20549F1B0072F392 /* folding_rules.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = folding_rules.cpp; sourceTree = "<group>"; };
A9A5756E20549F1B0072F392 /* freeze_spec_constant_value_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = freeze_spec_constant_value_pass.h; sourceTree = "<group>"; };
A9A5756F20549F1B0072F392 /* ir_context.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ir_context.cpp; sourceTree = "<group>"; };
A9A5757020549F1B0072F392 /* mem_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = mem_pass.h; sourceTree = "<group>"; };
A9A5757120549F1B0072F392 /* loop_descriptor.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = loop_descriptor.cpp; sourceTree = "<group>"; };
A9A5757220549F1B0072F392 /* local_ssa_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_ssa_elim_pass.cpp; sourceTree = "<group>"; };
A9A5757320549F1B0072F392 /* function.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = function.cpp; sourceTree = "<group>"; };
A9A5757420549F1B0072F392 /* insert_extract_elim.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = insert_extract_elim.h; sourceTree = "<group>"; };
A9A5757520549F1B0072F392 /* instruction_list.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = instruction_list.cpp; sourceTree = "<group>"; };
A9A5757620549F1B0072F392 /* composite.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = composite.cpp; sourceTree = "<group>"; };
A9A5757720549F1B0072F392 /* inline_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_pass.h; sourceTree = "<group>"; };
A9A5757820549F1B0072F392 /* value_number_table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = value_number_table.h; sourceTree = "<group>"; };
A9A5757920549F1B0072F392 /* flatten_decoration_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = flatten_decoration_pass.h; sourceTree = "<group>"; };
A9A5757A20549F1B0072F392 /* if_conversion.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = if_conversion.cpp; sourceTree = "<group>"; };
A9A5757B20549F1B0072F392 /* inline_exhaustive_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = inline_exhaustive_pass.h; sourceTree = "<group>"; };
A9A5757C20549F1B0072F392 /* constants.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = constants.h; sourceTree = "<group>"; };
A9A5757D20549F1B0072F392 /* strength_reduction_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = strength_reduction_pass.cpp; sourceTree = "<group>"; };
A9A5757E20549F1B0072F392 /* pass_manager.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = pass_manager.cpp; sourceTree = "<group>"; };
A9A5757F20549F1B0072F392 /* inline_exhaustive_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inline_exhaustive_pass.cpp; sourceTree = "<group>"; };
A9A5758020549F1B0072F392 /* workaround1209.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = workaround1209.h; sourceTree = "<group>"; };
A9A5758120549F1B0072F392 /* log.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = log.h; sourceTree = "<group>"; };
A9A5758220549F1B0072F392 /* eliminate_dead_constant_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eliminate_dead_constant_pass.h; sourceTree = "<group>"; };
A9A5758320549F1B0072F392 /* dead_insert_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dead_insert_elim_pass.cpp; sourceTree = "<group>"; };
A9A5758420549F1B0072F392 /* dead_variable_elimination.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dead_variable_elimination.h; sourceTree = "<group>"; };
A9A5758520549F1B0072F392 /* block_merge_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = block_merge_pass.cpp; sourceTree = "<group>"; };
A9A5758620549F1B0072F392 /* dominator_analysis.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dominator_analysis.h; sourceTree = "<group>"; };
A9A5758720549F1B0072F392 /* pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pass.h; sourceTree = "<group>"; };
A9A5758820549F1B0072F392 /* folding_rules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = folding_rules.h; sourceTree = "<group>"; };
A9A5758920549F1B0072F392 /* eliminate_dead_functions_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = eliminate_dead_functions_pass.h; sourceTree = "<group>"; };
A9A5758A20549F1B0072F392 /* common_uniform_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = common_uniform_elim_pass.h; sourceTree = "<group>"; };
A9A5758B20549F1B0072F392 /* fold.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = fold.h; sourceTree = "<group>"; };
A9A5758C20549F1B0072F392 /* local_single_store_elim_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_single_store_elim_pass.cpp; sourceTree = "<group>"; };
A9A5758D20549F1B0072F392 /* dead_branch_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dead_branch_elim_pass.h; sourceTree = "<group>"; };
A9A5758E20549F1B0072F392 /* private_to_local_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = private_to_local_pass.cpp; sourceTree = "<group>"; };
A9A5758F20549F1B0072F392 /* propagator.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = propagator.cpp; sourceTree = "<group>"; };
A9A5759020549F1B0072F392 /* set_spec_constant_default_value_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = set_spec_constant_default_value_pass.cpp; sourceTree = "<group>"; };
A9A5759120549F1B0072F392 /* passes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = passes.h; sourceTree = "<group>"; };
A9A5759220549F1B0072F392 /* fold.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = fold.cpp; sourceTree = "<group>"; };
A9A5759320549F1B0072F392 /* scalar_replacement_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = scalar_replacement_pass.cpp; sourceTree = "<group>"; };
A9A5759420549F1B0072F392 /* simplification_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = simplification_pass.h; sourceTree = "<group>"; };
A9A5759520549F1B0072F392 /* remove_duplicates_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = remove_duplicates_pass.h; sourceTree = "<group>"; };
A9A5759620549F1B0072F392 /* redundancy_elimination.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = redundancy_elimination.cpp; sourceTree = "<group>"; };
A9A5759720549F1B0072F392 /* reflect.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reflect.h; sourceTree = "<group>"; };
A9A5759820549F1B0072F392 /* workaround1209.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = workaround1209.cpp; sourceTree = "<group>"; };
A9A5759920549F1B0072F392 /* null_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = null_pass.h; sourceTree = "<group>"; };
A9A5759A20549F1B0072F392 /* const_folding_rules.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = const_folding_rules.h; sourceTree = "<group>"; };
A9A5759B20549F1B0072F392 /* scalar_replacement_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = scalar_replacement_pass.h; sourceTree = "<group>"; };
A9A5759C20549F1B0072F392 /* instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = instruction.cpp; sourceTree = "<group>"; };
A9A5759D20549F1B0072F392 /* redundancy_elimination.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = redundancy_elimination.h; sourceTree = "<group>"; };
A9A5759E20549F1B0072F392 /* value_number_table.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = value_number_table.cpp; sourceTree = "<group>"; };
A9A5759F20549F1B0072F392 /* local_ssa_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = local_ssa_elim_pass.h; sourceTree = "<group>"; };
A9A575A020549F1B0072F392 /* inline_opaque_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = inline_opaque_pass.cpp; sourceTree = "<group>"; };
A9A575A120549F1B0072F392 /* replace_invalid_opc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = replace_invalid_opc.cpp; sourceTree = "<group>"; };
A9A575A220549F1B0072F392 /* loop_utils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loop_utils.h; sourceTree = "<group>"; };
A9A575A320549F1B0072F392 /* module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = module.h; sourceTree = "<group>"; };
A9A575A420549F1B0072F392 /* dominator_analysis.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = dominator_analysis.cpp; sourceTree = "<group>"; };
A9A575A520549F1B0072F392 /* ir_builder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ir_builder.h; sourceTree = "<group>"; };
A9A575A620549F1B0072F392 /* cfg.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = cfg.h; sourceTree = "<group>"; };
A9A575A720549F1B0072F392 /* loop_descriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = loop_descriptor.h; sourceTree = "<group>"; };
A9A575A820549F1B0072F392 /* instruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction.h; sourceTree = "<group>"; };
A9A575A920549F1B0072F392 /* aggressive_dead_code_elim_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = aggressive_dead_code_elim_pass.h; sourceTree = "<group>"; };
A9A575AA20549F1B0072F392 /* pass_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = pass_manager.h; sourceTree = "<group>"; };
A9A575AB20549F1B0072F392 /* local_access_chain_convert_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = local_access_chain_convert_pass.cpp; sourceTree = "<group>"; };
A9A575AC20549F1B0072F392 /* basic_block.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_block.cpp; sourceTree = "<group>"; };
A9A575AD20549F1B0072F392 /* iterator.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iterator.h; sourceTree = "<group>"; };
A9A575AE20549F1B0072F392 /* licm_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = licm_pass.h; sourceTree = "<group>"; };
A9A575AF20549F1B0072F392 /* build_module.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = build_module.h; sourceTree = "<group>"; };
A9A575B020549F1B0072F392 /* ccp_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ccp_pass.h; sourceTree = "<group>"; };
A9A575B120549F1B0072F392 /* function.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = function.h; sourceTree = "<group>"; };
A9A575B220549F1B0072F392 /* feature_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = feature_manager.h; sourceTree = "<group>"; };
A9A575B320549F1B0072F392 /* set_spec_constant_default_value_pass.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = set_spec_constant_default_value_pass.h; sourceTree = "<group>"; };
A9A575B420549F1B0072F392 /* dominator_tree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = dominator_tree.h; sourceTree = "<group>"; };
A9A575B520549F1B0072F392 /* type_manager.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = type_manager.h; sourceTree = "<group>"; };
A9A575B620549F1B0072F392 /* compact_ids_pass.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = compact_ids_pass.cpp; sourceTree = "<group>"; };
A9A575B720549F1B0072F392 /* table.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = table.h; sourceTree = "<group>"; };
A9A575B820549F1B0072F392 /* validate_image.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_image.cpp; sourceTree = "<group>"; };
A9A575B920549F1B0072F392 /* ext_inst.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ext_inst.h; sourceTree = "<group>"; };
A9A575BA20549F1B0072F392 /* validate_literals.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_literals.cpp; sourceTree = "<group>"; };
A9A575BB20549F1B0072F392 /* validate_type_unique.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_type_unique.cpp; sourceTree = "<group>"; };
A9A575BC20549F1B0072F392 /* diagnostic.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = diagnostic.cpp; sourceTree = "<group>"; };
A9A575BD20549F1B0072F392 /* latest_version_spirv_header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = latest_version_spirv_header.h; sourceTree = "<group>"; };
A9A575BE20549F1B0072F392 /* libspirv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = libspirv.cpp; sourceTree = "<group>"; };
A9A575BF20549F1B0072F392 /* validate_ext_inst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_ext_inst.cpp; sourceTree = "<group>"; };
A9A575C020549F1B0072F392 /* instruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction.h; sourceTree = "<group>"; };
A9A575C120549F1B0072F392 /* id_descriptor.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = id_descriptor.h; sourceTree = "<group>"; };
A9A575C220549F1B0072F392 /* opcode.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = opcode.h; sourceTree = "<group>"; };
A9A575C320549F1B0072F392 /* operand.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = operand.cpp; sourceTree = "<group>"; };
A9A575C420549F1B0072F392 /* validate_layout.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_layout.cpp; sourceTree = "<group>"; };
A9A575C520549F1B0072F392 /* latest_version_glsl_std_450_header.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = latest_version_glsl_std_450_header.h; sourceTree = "<group>"; };
A9A575C620549F1B0072F392 /* extensions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = extensions.h; sourceTree = "<group>"; };
A9A575C720549F1B0072F392 /* disassemble.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassemble.cpp; sourceTree = "<group>"; };
A9A575C820549F1B0072F392 /* binary.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = binary.h; sourceTree = "<group>"; };
A9A575C920549F1B0072F392 /* validate_composites.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_composites.cpp; sourceTree = "<group>"; };
A9A575CA20549F1B0072F392 /* text_handler.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = text_handler.cpp; sourceTree = "<group>"; };
A9A575CB20549F1B0072F392 /* validate_primitives.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validate_primitives.cpp; sourceTree = "<group>"; };
A9A575CD20549F1B0072F392 /* construct.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = construct.h; sourceTree = "<group>"; };
A9A575CE20549F1B0072F392 /* basic_block.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = basic_block.h; sourceTree = "<group>"; };
A9A575CF20549F1B0072F392 /* validation_state.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = validation_state.h; sourceTree = "<group>"; };
A9A575D020549F1B0072F392 /* construct.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = construct.cpp; sourceTree = "<group>"; };
A9A575D120549F1B0072F392 /* function.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = function.cpp; sourceTree = "<group>"; };
A9A575D220549F1B0072F392 /* instruction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = instruction.cpp; sourceTree = "<group>"; };
A9A575D320549F1B0072F392 /* instruction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = instruction.h; sourceTree = "<group>"; };
A9A575D420549F1B0072F392 /* basic_block.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = basic_block.cpp; sourceTree = "<group>"; };
A9A575D520549F1B0072F392 /* function.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = function.h; sourceTree = "<group>"; };
A9A575D620549F1B0072F392 /* validation_state.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = validation_state.cpp; sourceTree = "<group>"; };
A9A575D720549F1B0072F392 /* decoration.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = decoration.h; sourceTree = "<group>"; };
A9A577C12054A0E20072F392 /* SPVRemapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SPVRemapper.h; sourceTree = "<group>"; };
A9A577C22054A0E20072F392 /* SpvBuilder.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SpvBuilder.h; sourceTree = "<group>"; };
A9A577C32054A0E20072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A577C42054A0E20072F392 /* InReadableOrder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InReadableOrder.cpp; sourceTree = "<group>"; };
A9A577C52054A0E20072F392 /* GLSL.ext.AMD.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.ext.AMD.h; sourceTree = "<group>"; };
A9A577C62054A0E20072F392 /* doc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = doc.h; sourceTree = "<group>"; };
A9A577C72054A0E20072F392 /* spirv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = spirv.hpp; sourceTree = "<group>"; };
A9A577C82054A0E20072F392 /* SpvBuilder.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SpvBuilder.cpp; sourceTree = "<group>"; };
A9A577C92054A0E20072F392 /* GLSL.ext.EXT.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.ext.EXT.h; sourceTree = "<group>"; };
A9A577CA2054A0E20072F392 /* GLSL.ext.KHR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.ext.KHR.h; sourceTree = "<group>"; };
A9A577CB2054A0E20072F392 /* GLSL.ext.NV.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.ext.NV.h; sourceTree = "<group>"; };
A9A577CC2054A0E20072F392 /* GlslangToSpv.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = GlslangToSpv.cpp; sourceTree = "<group>"; };
A9A577CD2054A0E20072F392 /* spvIR.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = spvIR.h; sourceTree = "<group>"; };
A9A577CE2054A0E20072F392 /* bitutils.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = bitutils.h; sourceTree = "<group>"; };
A9A577CF2054A0E20072F392 /* disassemble.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = disassemble.h; sourceTree = "<group>"; };
A9A577D02054A0E20072F392 /* GlslangToSpv.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GlslangToSpv.h; sourceTree = "<group>"; };
A9A577D12054A0E20072F392 /* GLSL.std.450.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = GLSL.std.450.h; sourceTree = "<group>"; };
A9A577D22054A0E20072F392 /* SPVRemapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SPVRemapper.cpp; sourceTree = "<group>"; };
A9A577D32054A0E20072F392 /* Logger.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Logger.cpp; sourceTree = "<group>"; };
A9A577D42054A0E20072F392 /* hex_float.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = hex_float.h; sourceTree = "<group>"; };
A9A577D52054A0E20072F392 /* Logger.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Logger.h; sourceTree = "<group>"; };
A9A577D62054A0E20072F392 /* doc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = doc.cpp; sourceTree = "<group>"; };
A9A577D72054A0E20072F392 /* disassemble.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = disassemble.cpp; sourceTree = "<group>"; };
A9A577D92054A0E20072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A577DC2054A0E20072F392 /* ossource.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ossource.cpp; sourceTree = "<group>"; };
A9A577DD2054A0E20072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A577DE2054A0E20072F392 /* osinclude.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = osinclude.h; sourceTree = "<group>"; };
A9A577E42054A0E20072F392 /* ResourceLimits.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ResourceLimits.h; sourceTree = "<group>"; };
A9A577E52054A0E20072F392 /* Types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Types.h; sourceTree = "<group>"; };
A9A577E62054A0E20072F392 /* intermediate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = intermediate.h; sourceTree = "<group>"; };
A9A577E72054A0E20072F392 /* BaseTypes.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = BaseTypes.h; sourceTree = "<group>"; };
A9A577E82054A0E20072F392 /* revision.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = revision.h; sourceTree = "<group>"; };
A9A577E92054A0E20072F392 /* InitializeGlobals.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InitializeGlobals.h; sourceTree = "<group>"; };
A9A577EA2054A0E20072F392 /* ShHandle.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShHandle.h; sourceTree = "<group>"; };
A9A577EB2054A0E20072F392 /* arrays.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = arrays.h; sourceTree = "<group>"; };
A9A577EC2054A0E20072F392 /* Common.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Common.h; sourceTree = "<group>"; };
A9A577ED2054A0E20072F392 /* revision.template */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = revision.template; sourceTree = "<group>"; };
A9A577EE2054A0E20072F392 /* ConstantUnion.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ConstantUnion.h; sourceTree = "<group>"; };
A9A577EF2054A0E20072F392 /* InfoSink.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InfoSink.h; sourceTree = "<group>"; };
A9A577F02054A0E20072F392 /* PoolAlloc.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PoolAlloc.h; sourceTree = "<group>"; };
A9A577F12054A0E20072F392 /* updateGrammar */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = updateGrammar; sourceTree = "<group>"; };
A9A577F32054A0E20072F392 /* ParseHelper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ParseHelper.cpp; sourceTree = "<group>"; };
A9A577F42054A0E20072F392 /* parseVersions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = parseVersions.h; sourceTree = "<group>"; };
A9A577F52054A0E20072F392 /* gl_types.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = gl_types.h; sourceTree = "<group>"; };
A9A577F62054A0E20072F392 /* propagateNoContraction.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = propagateNoContraction.cpp; sourceTree = "<group>"; };
A9A577F72054A0E20072F392 /* ScanContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ScanContext.h; sourceTree = "<group>"; };
A9A577F82054A0E20072F392 /* iomapper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = iomapper.h; sourceTree = "<group>"; };
A9A577F92054A0E20072F392 /* localintermediate.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = localintermediate.h; sourceTree = "<group>"; };
A9A577FA2054A0E20072F392 /* Scan.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Scan.cpp; sourceTree = "<group>"; };
A9A577FC2054A0E20072F392 /* RemoveTree.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = RemoveTree.h; sourceTree = "<group>"; };
A9A577FD2054A0E20072F392 /* Initialize.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Initialize.cpp; sourceTree = "<group>"; };
A9A577FE2054A0E20072F392 /* glslang_tab.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = glslang_tab.cpp; sourceTree = "<group>"; };
A9A577FF2054A0E20072F392 /* limits.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = limits.cpp; sourceTree = "<group>"; };
A9A578002054A0E20072F392 /* parseConst.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = parseConst.cpp; sourceTree = "<group>"; };
A9A578012054A0E20072F392 /* propagateNoContraction.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = propagateNoContraction.h; sourceTree = "<group>"; };
A9A578022054A0E20072F392 /* Versions.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Versions.h; sourceTree = "<group>"; };
A9A578032054A0E20072F392 /* IntermTraverse.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = IntermTraverse.cpp; sourceTree = "<group>"; };
A9A578042054A0E20072F392 /* intermOut.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = intermOut.cpp; sourceTree = "<group>"; };
A9A578052054A0E20072F392 /* iomapper.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = iomapper.cpp; sourceTree = "<group>"; };
A9A578062054A0E20072F392 /* PoolAlloc.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PoolAlloc.cpp; sourceTree = "<group>"; };
A9A578072054A0E20072F392 /* ShaderLang.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ShaderLang.cpp; sourceTree = "<group>"; };
A9A578082054A0E20072F392 /* SymbolTable.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = SymbolTable.h; sourceTree = "<group>"; };
A9A578092054A0E20072F392 /* InfoSink.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InfoSink.cpp; sourceTree = "<group>"; };
A9A5780A2054A0E20072F392 /* Intermediate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Intermediate.cpp; sourceTree = "<group>"; };
A9A5780B2054A0E20072F392 /* SymbolTable.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = SymbolTable.cpp; sourceTree = "<group>"; };
A9A5780C2054A0E20072F392 /* glslang_tab.cpp.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = glslang_tab.cpp.h; sourceTree = "<group>"; };
A9A5780D2054A0E20072F392 /* LiveTraverser.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = LiveTraverser.h; sourceTree = "<group>"; };
A9A5780E2054A0E20072F392 /* Initialize.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Initialize.h; sourceTree = "<group>"; };
A9A5780F2054A0E20072F392 /* attribute.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = attribute.cpp; sourceTree = "<group>"; };
A9A578102054A0E20072F392 /* reflection.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = reflection.cpp; sourceTree = "<group>"; };
A9A578112054A0E20072F392 /* RemoveTree.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = RemoveTree.cpp; sourceTree = "<group>"; };
A9A578122054A0E20072F392 /* attribute.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = attribute.h; sourceTree = "<group>"; };
A9A578132054A0E20072F392 /* Versions.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Versions.cpp; sourceTree = "<group>"; };
A9A578142054A0E20072F392 /* Constant.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Constant.cpp; sourceTree = "<group>"; };
A9A578152054A0E20072F392 /* linkValidate.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = linkValidate.cpp; sourceTree = "<group>"; };
A9A578162054A0E20072F392 /* ParseHelper.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ParseHelper.h; sourceTree = "<group>"; };
A9A578182054A0E20072F392 /* PpAtom.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpAtom.cpp; sourceTree = "<group>"; };
A9A578192054A0E20072F392 /* PpTokens.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PpTokens.h; sourceTree = "<group>"; };
A9A5781A2054A0E20072F392 /* Pp.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Pp.cpp; sourceTree = "<group>"; };
A9A5781B2054A0E20072F392 /* PpContext.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = PpContext.h; sourceTree = "<group>"; };
A9A5781C2054A0E20072F392 /* PpTokens.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpTokens.cpp; sourceTree = "<group>"; };
A9A5781D2054A0E20072F392 /* PpContext.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpContext.cpp; sourceTree = "<group>"; };
A9A5781E2054A0E20072F392 /* PpScanner.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = PpScanner.cpp; sourceTree = "<group>"; };
A9A5781F2054A0E20072F392 /* ParseContextBase.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = ParseContextBase.cpp; sourceTree = "<group>"; };
A9A578202054A0E20072F392 /* reflection.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = reflection.h; sourceTree = "<group>"; };
A9A578212054A0E20072F392 /* Scan.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = Scan.h; sourceTree = "<group>"; };
A9A578232054A0E20072F392 /* ShaderLang.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = ShaderLang.h; sourceTree = "<group>"; };
A9A578252054A0E20072F392 /* CodeGen.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = CodeGen.cpp; sourceTree = "<group>"; };
A9A578262054A0E20072F392 /* Link.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = Link.cpp; sourceTree = "<group>"; };
A9A578282054A0E20072F392 /* CMakeLists.txt */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = text; path = CMakeLists.txt; sourceTree = "<group>"; };
A9A578292054A0E20072F392 /* InitializeDll.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = InitializeDll.h; sourceTree = "<group>"; };
A9A5782A2054A0E20072F392 /* InitializeDll.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; path = InitializeDll.cpp; sourceTree = "<group>"; };
A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_common.hpp; path = "SPIRV-Cross/spirv_common.hpp"; sourceTree = "<group>"; };
A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_cross.cpp; path = "SPIRV-Cross/spirv_cross.cpp"; sourceTree = "<group>"; };
A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_cross.hpp; path = "SPIRV-Cross/spirv_cross.hpp"; sourceTree = "<group>"; };
A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_glsl.cpp; path = "SPIRV-Cross/spirv_glsl.cpp"; sourceTree = "<group>"; };
A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_glsl.hpp; path = "SPIRV-Cross/spirv_glsl.hpp"; sourceTree = "<group>"; };
A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.cpp; name = spirv_msl.cpp; path = "SPIRV-Cross/spirv_msl.cpp"; sourceTree = "<group>"; };
A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; name = spirv_msl.hpp; path = "SPIRV-Cross/spirv_msl.hpp"; sourceTree = "<group>"; };
A9BB09751CEF89B100CCAB22 /* spirv.hpp */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.cpp.h; path = spirv.hpp; sourceTree = "<group>"; };
A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MVKCommonEnvironment.h; sourceTree = "<group>"; };
A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */ = {isa = PBXFileReference; fileEncoding = 4; lastKnownFileType = sourcecode.c.h; path = MVKLogging.h; sourceTree = "<group>"; };
/* End PBXFileReference section */
/* Begin PBXFrameworksBuildPhase section */
A9092A8A1A81717B00051823 /* Frameworks */ = {
isa = PBXFrameworksBuildPhase;
buildActionMask = 2147483647;
files = (
A925B71A1C78DEB2006E7ECD /* MoltenVKGLSLToSPIRVConverter.framework in Frameworks */,
A925B71B1C78DEB2006E7ECD /* MoltenVKSPIRVToMSLConverter.framework in Frameworks */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXFrameworksBuildPhase section */
/* Begin PBXGroup section */
A9093C561C58013D0094110D /* MoltenVKSPIRVToMSLConverter */ = {
isa = PBXGroup;
children = (
A9FE521B1D440E17001DD573 /* SPIRV-Tools */,
A9381E5C1CB55F4600287A79 /* SPIRV-Cross */,
A925B70B1C7754B2006E7ECD /* FileSupport.h */,
A925B70A1C7754B2006E7ECD /* FileSupport.mm */,
A928C9171D0488DC00071B88 /* SPIRVConversion.h */,
A928C9181D0488DC00071B88 /* SPIRVConversion.mm */,
A9093F5A1C58013E0094110D /* SPIRVToMSLConverter.cpp */,
A9093F5B1C58013E0094110D /* SPIRVToMSLConverter.h */,
A9BB09751CEF89B100CCAB22 /* spirv.hpp */,
);
path = MoltenVKSPIRVToMSLConverter;
sourceTree = "<group>";
};
A90940A11C5808BB0094110D /* MoltenVKGLSLToSPIRVConverter */ = {
isa = PBXGroup;
children = (
A97B21311C80B38D003F0FB4 /* glslang */,
A90940A31C5808BB0094110D /* GLSLToSPIRVConverter.cpp */,
A90940A41C5808BB0094110D /* GLSLToSPIRVConverter.h */,
A90941A11C581F840094110D /* GLSLConversion.mm */,
A90941A21C581F840094110D /* GLSLConversion.h */,
);
path = MoltenVKGLSLToSPIRVConverter;
sourceTree = "<group>";
};
A9381E5C1CB55F4600287A79 /* SPIRV-Cross */ = {
isa = PBXGroup;
children = (
A95C5F3D1DEA9070000D17B6 /* spirv_cfg.cpp */,
A95C5F3E1DEA9070000D17B6 /* spirv_cfg.hpp */,
A9AB19901CB5B5A80001E7F9 /* spirv_common.hpp */,
A9AB19911CB5B5A80001E7F9 /* spirv_cross.cpp */,
A9AB19921CB5B5A80001E7F9 /* spirv_cross.hpp */,
A9AB19931CB5B5A80001E7F9 /* spirv_glsl.cpp */,
A9AB19941CB5B5A80001E7F9 /* spirv_glsl.hpp */,
A9AB19951CB5B5A80001E7F9 /* spirv_msl.cpp */,
A9AB19961CB5B5A80001E7F9 /* spirv_msl.hpp */,
);
name = "SPIRV-Cross";
sourceTree = "<group>";
};
A964B28D1C57EBC400D930D8 /* Products */ = {
isa = PBXGroup;
children = (
A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */,
A93903BF1C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter.framework */,
A964BD5F1C57EFBD00D930D8 /* MoltenVKShaderConverter */,
A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */,
A964BD611C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */,
);
name = Products;
sourceTree = "<group>";
};
A97B21311C80B38D003F0FB4 /* glslang */ = {
isa = PBXGroup;
children = (
A9A577D82054A0E20072F392 /* glslang */,
A9A578272054A0E20072F392 /* OGLCompilersDLL */,
A9A577C02054A0E20072F392 /* SPIRV */,
);
path = glslang;
sourceTree = "<group>";
};
A97CC73C1C7527F3004A5C7E /* MoltenVKShaderConverterTool */ = {
isa = PBXGroup;
children = (
A95096BE2003D32400F10950 /* DirectorySupport.h */,
A95096BD2003D32400F10950 /* DirectorySupport.mm */,
A97CC73D1C7527F3004A5C7E /* main.cpp */,
A97CC73E1C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp */,
A97CC73F1C7527F3004A5C7E /* MoltenVKShaderConverterTool.h */,
);
path = MoltenVKShaderConverterTool;
sourceTree = "<group>";
};
A9A574D520549F1B0072F392 /* source */ = {
isa = PBXGroup;
children = (
A9A574D620549F1B0072F392 /* spirv_target_env.cpp */,
A9A574D720549F1B0072F392 /* validate_cfg.cpp */,
A9A574D820549F1B0072F392 /* extinst.spv-amd-shader-explicit-vertex-parameter.grammar.json */,
A9A574D920549F1B0072F392 /* validate_capability.cpp */,
A9A574DA20549F1B0072F392 /* assembly_grammar.h */,
A9A574DB20549F1B0072F392 /* enum_set.h */,
A9A574DC20549F1B0072F392 /* validate_barriers.cpp */,
A9A574DD20549F1B0072F392 /* CMakeLists.txt */,
A9A574DE20549F1B0072F392 /* extinst.spv-amd-shader-ballot.grammar.json */,
A9A574DF20549F1B0072F392 /* text.cpp */,
A9A574E020549F1B0072F392 /* assembly_grammar.cpp */,
A9A574E120549F1B0072F392 /* text.h */,
A9A574E220549F1B0072F392 /* extensions.cpp */,
A9A574E320549F1B0072F392 /* util */,
A9A574F020549F1B0072F392 /* spirv_target_env.h */,
A9A574F120549F1B0072F392 /* message.cpp */,
A9A574F220549F1B0072F392 /* table.cpp */,
A9A574F320549F1B0072F392 /* id_descriptor.cpp */,
A9A574F420549F1B0072F392 /* validate_atomics.cpp */,
A9A574F520549F1B0072F392 /* validate_instruction.cpp */,
A9A574F620549F1B0072F392 /* validate_decorations.cpp */,
A9A574F720549F1B0072F392 /* latest_version_opencl_std_header.h */,
A9A574F820549F1B0072F392 /* cfa.h */,
A9A574F920549F1B0072F392 /* enum_string_mapping.h */,
A9A574FA20549F1B0072F392 /* spirv_validator_options.cpp */,
A9A574FB20549F1B0072F392 /* spirv_stats.cpp */,
A9A574FC20549F1B0072F392 /* extinst.spv-amd-shader-trinary-minmax.grammar.json */,
A9A574FD20549F1B0072F392 /* print.cpp */,
A9A574FE20549F1B0072F392 /* spirv_definition.h */,
A9A574FF20549F1B0072F392 /* message.h */,
A9A5750020549F1B0072F392 /* operand.h */,
A9A5750120549F1B0072F392 /* spirv_endian.cpp */,
A9A5750220549F1B0072F392 /* macro.h */,
A9A5750320549F1B0072F392 /* validate.cpp */,
A9A5750420549F1B0072F392 /* spirv_constant.h */,
A9A5750520549F1B0072F392 /* extinst.spv-amd-gcn-shader.grammar.json */,
A9A5750620549F1B0072F392 /* binary.cpp */,
A9A5750720549F1B0072F392 /* validate_bitwise.cpp */,
A9A5750820549F1B0072F392 /* spirv_validator_options.h */,
A9A5750920549F1B0072F392 /* comp */,
A9A5750E20549F1B0072F392 /* enum_string_mapping.cpp */,
A9A5750F20549F1B0072F392 /* validate.h */,
A9A5751020549F1B0072F392 /* text_handler.h */,
A9A5751120549F1B0072F392 /* parsed_operand.h */,
A9A5751220549F1B0072F392 /* name_mapper.h */,
A9A5751320549F1B0072F392 /* parsed_operand.cpp */,
A9A5751420549F1B0072F392 /* validate_adjacency.cpp */,
A9A5751520549F1B0072F392 /* diagnostic.h */,
A9A5751620549F1B0072F392 /* spirv_endian.h */,
A9A5751720549F1B0072F392 /* name_mapper.cpp */,
A9A5751820549F1B0072F392 /* validate_conversion.cpp */,
A9A5751920549F1B0072F392 /* extinst.debuginfo.grammar.json */,
A9A5751A20549F1B0072F392 /* validate_datarules.cpp */,
A9A5751B20549F1B0072F392 /* link */,
A9A5751E20549F1B0072F392 /* validate_id.cpp */,
A9A5751F20549F1B0072F392 /* software_version.cpp */,
A9A5752020549F1B0072F392 /* validate_arithmetics.cpp */,
A9A5752120549F1B0072F392 /* spirv_stats.h */,
A9A5752220549F1B0072F392 /* opcode.cpp */,
A9A5752320549F1B0072F392 /* validate_logicals.cpp */,
A9A5752420549F1B0072F392 /* validate_derivatives.cpp */,
A9A5752520549F1B0072F392 /* print.h */,
A9A5752620549F1B0072F392 /* ext_inst.cpp */,
A9A5752720549F1B0072F392 /* disassemble.h */,
A9A5752820549F1B0072F392 /* opt */,
A9A575B720549F1B0072F392 /* table.h */,
A9A575B820549F1B0072F392 /* validate_image.cpp */,
A9A575B920549F1B0072F392 /* ext_inst.h */,
A9A575BA20549F1B0072F392 /* validate_literals.cpp */,
A9A575BB20549F1B0072F392 /* validate_type_unique.cpp */,
A9A575BC20549F1B0072F392 /* diagnostic.cpp */,
A9A575BD20549F1B0072F392 /* latest_version_spirv_header.h */,
A9A575BE20549F1B0072F392 /* libspirv.cpp */,
A9A575BF20549F1B0072F392 /* validate_ext_inst.cpp */,
A9A575C020549F1B0072F392 /* instruction.h */,
A9A575C120549F1B0072F392 /* id_descriptor.h */,
A9A575C220549F1B0072F392 /* opcode.h */,
A9A575C320549F1B0072F392 /* operand.cpp */,
A9A575C420549F1B0072F392 /* validate_layout.cpp */,
A9A575C520549F1B0072F392 /* latest_version_glsl_std_450_header.h */,
A9A575C620549F1B0072F392 /* extensions.h */,
A9A575C720549F1B0072F392 /* disassemble.cpp */,
A9A575C820549F1B0072F392 /* binary.h */,
A9A575C920549F1B0072F392 /* validate_composites.cpp */,
A9A575CA20549F1B0072F392 /* text_handler.cpp */,
A9A575CB20549F1B0072F392 /* validate_primitives.cpp */,
A9A575CC20549F1B0072F392 /* val */,
);
path = source;
sourceTree = "<group>";
};
A9A574E320549F1B0072F392 /* util */ = {
isa = PBXGroup;
children = (
A9A574E420549F1B0072F392 /* parse_number.h */,
A9A574E520549F1B0072F392 /* ilist_node.h */,
A9A574E620549F1B0072F392 /* string_utils.h */,
A9A574E720549F1B0072F392 /* huffman_codec.h */,
A9A574E820549F1B0072F392 /* bit_stream.h */,
A9A574E920549F1B0072F392 /* string_utils.cpp */,
A9A574EA20549F1B0072F392 /* move_to_front.h */,
A9A574EB20549F1B0072F392 /* bitutils.h */,
A9A574EC20549F1B0072F392 /* bit_stream.cpp */,
A9A574ED20549F1B0072F392 /* hex_float.h */,
A9A574EE20549F1B0072F392 /* parse_number.cpp */,
A9A574EF20549F1B0072F392 /* ilist.h */,
);
path = util;
sourceTree = "<group>";
};
A9A5750920549F1B0072F392 /* comp */ = {
isa = PBXGroup;
children = (
A9A5750A20549F1B0072F392 /* markv_codec.cpp */,
A9A5750B20549F1B0072F392 /* CMakeLists.txt */,
A9A5750C20549F1B0072F392 /* markv.h */,
A9A5750D20549F1B0072F392 /* markv_model.h */,
);
path = comp;
sourceTree = "<group>";
};
A9A5751B20549F1B0072F392 /* link */ = {
isa = PBXGroup;
children = (
A9A5751C20549F1B0072F392 /* CMakeLists.txt */,
A9A5751D20549F1B0072F392 /* linker.cpp */,
);
path = link;
sourceTree = "<group>";
};
A9A5752820549F1B0072F392 /* opt */ = {
isa = PBXGroup;
children = (
A9A5752920549F1B0072F392 /* optimizer.cpp */,
A9A5752A20549F1B0072F392 /* if_conversion.h */,
A9A5752B20549F1B0072F392 /* loop_utils.cpp */,
A9A5752C20549F1B0072F392 /* merge_return_pass.h */,
A9A5752D20549F1B0072F392 /* inline_opaque_pass.h */,
A9A5752E20549F1B0072F392 /* build_module.cpp */,
A9A5752F20549F1B0072F392 /* composite.h */,
A9A5753020549F1B0072F392 /* compact_ids_pass.h */,
A9A5753120549F1B0072F392 /* tree_iterator.h */,
A9A5753220549F1B0072F392 /* local_single_store_elim_pass.h */,
A9A5753320549F1B0072F392 /* types.cpp */,
A9A5753420549F1B0072F392 /* strip_debug_info_pass.h */,
A9A5753520549F1B0072F392 /* cfg.cpp */,
A9A5753620549F1B0072F392 /* make_unique.h */,
A9A5753720549F1B0072F392 /* decoration_manager.cpp */,
A9A5753820549F1B0072F392 /* local_single_block_elim_pass.cpp */,
A9A5753920549F1B0072F392 /* freeze_spec_constant_value_pass.cpp */,
A9A5753A20549F1B0072F392 /* replace_invalid_opc.h */,
A9A5753B20549F1B0072F392 /* local_access_chain_convert_pass.h */,
A9A5753C20549F1B0072F392 /* local_redundancy_elimination.cpp */,
A9A5753D20549F1B0072F392 /* CMakeLists.txt */,
A9A5753E20549F1B0072F392 /* propagator.h */,
A9A5753F20549F1B0072F392 /* instruction_list.h */,
A9A5754020549F1B0072F392 /* insert_extract_elim.cpp */,
A9A5754120549F1B0072F392 /* feature_manager.cpp */,
A9A5754220549F1B0072F392 /* pass.cpp */,
A9A5754320549F1B0072F392 /* dominator_tree.cpp */,
A9A5754420549F1B0072F392 /* merge_return_pass.cpp */,
A9A5754520549F1B0072F392 /* ir_context.h */,
A9A5754620549F1B0072F392 /* eliminate_dead_constant_pass.cpp */,
A9A5754720549F1B0072F392 /* cfg_cleanup_pass.cpp */,
A9A5754820549F1B0072F392 /* const_folding_rules.cpp */,
A9A5754920549F1B0072F392 /* loop_unroller.h */,
A9A5754A20549F1B0072F392 /* strip_debug_info_pass.cpp */,
A9A5754B20549F1B0072F392 /* unify_const_pass.h */,
A9A5754C20549F1B0072F392 /* ir_loader.h */,
A9A5754D20549F1B0072F392 /* types.h */,
A9A5754E20549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.h */,
A9A5754F20549F1B0072F392 /* mem_pass.cpp */,
A9A5755020549F1B0072F392 /* basic_block.h */,
A9A5755120549F1B0072F392 /* remove_duplicates_pass.cpp */,
A9A5755220549F1B0072F392 /* dead_variable_elimination.cpp */,
A9A5755320549F1B0072F392 /* block_merge_pass.h */,
A9A5755420549F1B0072F392 /* module.cpp */,
A9A5755520549F1B0072F392 /* fold_spec_constant_op_and_composite_pass.cpp */,
A9A5755620549F1B0072F392 /* unify_const_pass.cpp */,
A9A5755720549F1B0072F392 /* type_manager.cpp */,
A9A5755820549F1B0072F392 /* private_to_local_pass.h */,
A9A5755920549F1B0072F392 /* inline_pass.cpp */,
A9A5755A20549F1B0072F392 /* def_use_manager.h */,
A9A5755B20549F1B0072F392 /* ir_loader.cpp */,
A9A5755C20549F1B0072F392 /* cfg_cleanup_pass.h */,
A9A5755D20549F1B0072F392 /* licm_pass.cpp */,
A9A5755E20549F1B0072F392 /* eliminate_dead_functions_pass.cpp */,
A9A5755F20549F1B0072F392 /* local_redundancy_elimination.h */,
A9A5756020549F1B0072F392 /* loop_unroller.cpp */,
A9A5756120549F1B0072F392 /* constants.cpp */,
A9A5756220549F1B0072F392 /* common_uniform_elim_pass.cpp */,
A9A5756320549F1B0072F392 /* def_use_manager.cpp */,
A9A5756420549F1B0072F392 /* decoration_manager.h */,
A9A5756520549F1B0072F392 /* ccp_pass.cpp */,
A9A5756620549F1B0072F392 /* local_single_block_elim_pass.h */,
A9A5756720549F1B0072F392 /* strength_reduction_pass.h */,
A9A5756820549F1B0072F392 /* aggressive_dead_code_elim_pass.cpp */,
A9A5756920549F1B0072F392 /* simplification_pass.cpp */,
A9A5756A20549F1B0072F392 /* dead_branch_elim_pass.cpp */,
A9A5756B20549F1B0072F392 /* flatten_decoration_pass.cpp */,
A9A5756C20549F1B0072F392 /* dead_insert_elim_pass.h */,
A9A5756D20549F1B0072F392 /* folding_rules.cpp */,
A9A5756E20549F1B0072F392 /* freeze_spec_constant_value_pass.h */,
A9A5756F20549F1B0072F392 /* ir_context.cpp */,
A9A5757020549F1B0072F392 /* mem_pass.h */,
A9A5757120549F1B0072F392 /* loop_descriptor.cpp */,
A9A5757220549F1B0072F392 /* local_ssa_elim_pass.cpp */,
A9A5757320549F1B0072F392 /* function.cpp */,
A9A5757420549F1B0072F392 /* insert_extract_elim.h */,
A9A5757520549F1B0072F392 /* instruction_list.cpp */,
A9A5757620549F1B0072F392 /* composite.cpp */,
A9A5757720549F1B0072F392 /* inline_pass.h */,
A9A5757820549F1B0072F392 /* value_number_table.h */,
A9A5757920549F1B0072F392 /* flatten_decoration_pass.h */,
A9A5757A20549F1B0072F392 /* if_conversion.cpp */,
A9A5757B20549F1B0072F392 /* inline_exhaustive_pass.h */,
A9A5757C20549F1B0072F392 /* constants.h */,
A9A5757D20549F1B0072F392 /* strength_reduction_pass.cpp */,
A9A5757E20549F1B0072F392 /* pass_manager.cpp */,
A9A5757F20549F1B0072F392 /* inline_exhaustive_pass.cpp */,
A9A5758020549F1B0072F392 /* workaround1209.h */,
A9A5758120549F1B0072F392 /* log.h */,
A9A5758220549F1B0072F392 /* eliminate_dead_constant_pass.h */,
A9A5758320549F1B0072F392 /* dead_insert_elim_pass.cpp */,
A9A5758420549F1B0072F392 /* dead_variable_elimination.h */,
A9A5758520549F1B0072F392 /* block_merge_pass.cpp */,
A9A5758620549F1B0072F392 /* dominator_analysis.h */,
A9A5758720549F1B0072F392 /* pass.h */,
A9A5758820549F1B0072F392 /* folding_rules.h */,
A9A5758920549F1B0072F392 /* eliminate_dead_functions_pass.h */,
A9A5758A20549F1B0072F392 /* common_uniform_elim_pass.h */,
A9A5758B20549F1B0072F392 /* fold.h */,
A9A5758C20549F1B0072F392 /* local_single_store_elim_pass.cpp */,
A9A5758D20549F1B0072F392 /* dead_branch_elim_pass.h */,
A9A5758E20549F1B0072F392 /* private_to_local_pass.cpp */,
A9A5758F20549F1B0072F392 /* propagator.cpp */,
A9A5759020549F1B0072F392 /* set_spec_constant_default_value_pass.cpp */,
A9A5759120549F1B0072F392 /* passes.h */,
A9A5759220549F1B0072F392 /* fold.cpp */,
A9A5759320549F1B0072F392 /* scalar_replacement_pass.cpp */,
A9A5759420549F1B0072F392 /* simplification_pass.h */,
A9A5759520549F1B0072F392 /* remove_duplicates_pass.h */,
A9A5759620549F1B0072F392 /* redundancy_elimination.cpp */,
A9A5759720549F1B0072F392 /* reflect.h */,
A9A5759820549F1B0072F392 /* workaround1209.cpp */,
A9A5759920549F1B0072F392 /* null_pass.h */,
A9A5759A20549F1B0072F392 /* const_folding_rules.h */,
A9A5759B20549F1B0072F392 /* scalar_replacement_pass.h */,
A9A5759C20549F1B0072F392 /* instruction.cpp */,
A9A5759D20549F1B0072F392 /* redundancy_elimination.h */,
A9A5759E20549F1B0072F392 /* value_number_table.cpp */,
A9A5759F20549F1B0072F392 /* local_ssa_elim_pass.h */,
A9A575A020549F1B0072F392 /* inline_opaque_pass.cpp */,
A9A575A120549F1B0072F392 /* replace_invalid_opc.cpp */,
A9A575A220549F1B0072F392 /* loop_utils.h */,
A9A575A320549F1B0072F392 /* module.h */,
A9A575A420549F1B0072F392 /* dominator_analysis.cpp */,
A9A575A520549F1B0072F392 /* ir_builder.h */,
A9A575A620549F1B0072F392 /* cfg.h */,
A9A575A720549F1B0072F392 /* loop_descriptor.h */,
A9A575A820549F1B0072F392 /* instruction.h */,
A9A575A920549F1B0072F392 /* aggressive_dead_code_elim_pass.h */,
A9A575AA20549F1B0072F392 /* pass_manager.h */,
A9A575AB20549F1B0072F392 /* local_access_chain_convert_pass.cpp */,
A9A575AC20549F1B0072F392 /* basic_block.cpp */,
A9A575AD20549F1B0072F392 /* iterator.h */,
A9A575AE20549F1B0072F392 /* licm_pass.h */,
A9A575AF20549F1B0072F392 /* build_module.h */,
A9A575B020549F1B0072F392 /* ccp_pass.h */,
A9A575B120549F1B0072F392 /* function.h */,
A9A575B220549F1B0072F392 /* feature_manager.h */,
A9A575B320549F1B0072F392 /* set_spec_constant_default_value_pass.h */,
A9A575B420549F1B0072F392 /* dominator_tree.h */,
A9A575B520549F1B0072F392 /* type_manager.h */,
A9A575B620549F1B0072F392 /* compact_ids_pass.cpp */,
);
path = opt;
sourceTree = "<group>";
};
A9A575CC20549F1B0072F392 /* val */ = {
isa = PBXGroup;
children = (
A9A575CD20549F1B0072F392 /* construct.h */,
A9A575CE20549F1B0072F392 /* basic_block.h */,
A9A575CF20549F1B0072F392 /* validation_state.h */,
A9A575D020549F1B0072F392 /* construct.cpp */,
A9A575D120549F1B0072F392 /* function.cpp */,
A9A575D220549F1B0072F392 /* instruction.cpp */,
A9A575D320549F1B0072F392 /* instruction.h */,
A9A575D420549F1B0072F392 /* basic_block.cpp */,
A9A575D520549F1B0072F392 /* function.h */,
A9A575D620549F1B0072F392 /* validation_state.cpp */,
A9A575D720549F1B0072F392 /* decoration.h */,
);
path = val;
sourceTree = "<group>";
};
A9A577C02054A0E20072F392 /* SPIRV */ = {
isa = PBXGroup;
children = (
A9A577C12054A0E20072F392 /* SPVRemapper.h */,
A9A577C22054A0E20072F392 /* SpvBuilder.h */,
A9A577C32054A0E20072F392 /* CMakeLists.txt */,
A9A577C42054A0E20072F392 /* InReadableOrder.cpp */,
A9A577C52054A0E20072F392 /* GLSL.ext.AMD.h */,
A9A577C62054A0E20072F392 /* doc.h */,
A9A577C72054A0E20072F392 /* spirv.hpp */,
A9A577C82054A0E20072F392 /* SpvBuilder.cpp */,
A9A577C92054A0E20072F392 /* GLSL.ext.EXT.h */,
A9A577CA2054A0E20072F392 /* GLSL.ext.KHR.h */,
A9A577CB2054A0E20072F392 /* GLSL.ext.NV.h */,
A9A577CC2054A0E20072F392 /* GlslangToSpv.cpp */,
A9A577CD2054A0E20072F392 /* spvIR.h */,
A9A577CE2054A0E20072F392 /* bitutils.h */,
A9A577CF2054A0E20072F392 /* disassemble.h */,
A9A577D02054A0E20072F392 /* GlslangToSpv.h */,
A9A577D12054A0E20072F392 /* GLSL.std.450.h */,
A9A577D22054A0E20072F392 /* SPVRemapper.cpp */,
A9A577D32054A0E20072F392 /* Logger.cpp */,
A9A577D42054A0E20072F392 /* hex_float.h */,
A9A577D52054A0E20072F392 /* Logger.h */,
A9A577D62054A0E20072F392 /* doc.cpp */,
A9A577D72054A0E20072F392 /* disassemble.cpp */,
);
path = SPIRV;
sourceTree = "<group>";
};
A9A577D82054A0E20072F392 /* glslang */ = {
isa = PBXGroup;
children = (
A9A577D92054A0E20072F392 /* CMakeLists.txt */,
A9A577DA2054A0E20072F392 /* OSDependent */,
A9A577E32054A0E20072F392 /* Include */,
A9A577F12054A0E20072F392 /* updateGrammar */,
A9A577F22054A0E20072F392 /* MachineIndependent */,
A9A578222054A0E20072F392 /* Public */,
A9A578242054A0E20072F392 /* GenericCodeGen */,
);
path = glslang;
sourceTree = "<group>";
};
A9A577DA2054A0E20072F392 /* OSDependent */ = {
isa = PBXGroup;
children = (
A9A577DB2054A0E20072F392 /* Unix */,
A9A577DE2054A0E20072F392 /* osinclude.h */,
);
path = OSDependent;
sourceTree = "<group>";
};
A9A577DB2054A0E20072F392 /* Unix */ = {
isa = PBXGroup;
children = (
A9A577DC2054A0E20072F392 /* ossource.cpp */,
A9A577DD2054A0E20072F392 /* CMakeLists.txt */,
);
path = Unix;
sourceTree = "<group>";
};
A9A577E32054A0E20072F392 /* Include */ = {
isa = PBXGroup;
children = (
A9A577E42054A0E20072F392 /* ResourceLimits.h */,
A9A577E52054A0E20072F392 /* Types.h */,
A9A577E62054A0E20072F392 /* intermediate.h */,
A9A577E72054A0E20072F392 /* BaseTypes.h */,
A9A577E82054A0E20072F392 /* revision.h */,
A9A577E92054A0E20072F392 /* InitializeGlobals.h */,
A9A577EA2054A0E20072F392 /* ShHandle.h */,
A9A577EB2054A0E20072F392 /* arrays.h */,
A9A577EC2054A0E20072F392 /* Common.h */,
A9A577ED2054A0E20072F392 /* revision.template */,
A9A577EE2054A0E20072F392 /* ConstantUnion.h */,
A9A577EF2054A0E20072F392 /* InfoSink.h */,
A9A577F02054A0E20072F392 /* PoolAlloc.h */,
);
path = Include;
sourceTree = "<group>";
};
A9A577F22054A0E20072F392 /* MachineIndependent */ = {
isa = PBXGroup;
children = (
A9A577F32054A0E20072F392 /* ParseHelper.cpp */,
A9A577F42054A0E20072F392 /* parseVersions.h */,
A9A577F52054A0E20072F392 /* gl_types.h */,
A9A577F62054A0E20072F392 /* propagateNoContraction.cpp */,
A9A577F72054A0E20072F392 /* ScanContext.h */,
A9A577F82054A0E20072F392 /* iomapper.h */,
A9A577F92054A0E20072F392 /* localintermediate.h */,
A9A577FA2054A0E20072F392 /* Scan.cpp */,
A9A577FC2054A0E20072F392 /* RemoveTree.h */,
A9A577FD2054A0E20072F392 /* Initialize.cpp */,
A9A577FE2054A0E20072F392 /* glslang_tab.cpp */,
A9A577FF2054A0E20072F392 /* limits.cpp */,
A9A578002054A0E20072F392 /* parseConst.cpp */,
A9A578012054A0E20072F392 /* propagateNoContraction.h */,
A9A578022054A0E20072F392 /* Versions.h */,
A9A578032054A0E20072F392 /* IntermTraverse.cpp */,
A9A578042054A0E20072F392 /* intermOut.cpp */,
A9A578052054A0E20072F392 /* iomapper.cpp */,
A9A578062054A0E20072F392 /* PoolAlloc.cpp */,
A9A578072054A0E20072F392 /* ShaderLang.cpp */,
A9A578082054A0E20072F392 /* SymbolTable.h */,
A9A578092054A0E20072F392 /* InfoSink.cpp */,
A9A5780A2054A0E20072F392 /* Intermediate.cpp */,
A9A5780B2054A0E20072F392 /* SymbolTable.cpp */,
A9A5780C2054A0E20072F392 /* glslang_tab.cpp.h */,
A9A5780D2054A0E20072F392 /* LiveTraverser.h */,
A9A5780E2054A0E20072F392 /* Initialize.h */,
A9A5780F2054A0E20072F392 /* attribute.cpp */,
A9A578102054A0E20072F392 /* reflection.cpp */,
A9A578112054A0E20072F392 /* RemoveTree.cpp */,
A9A578122054A0E20072F392 /* attribute.h */,
A9A578132054A0E20072F392 /* Versions.cpp */,
A9A578142054A0E20072F392 /* Constant.cpp */,
A9A578152054A0E20072F392 /* linkValidate.cpp */,
A9A578162054A0E20072F392 /* ParseHelper.h */,
A9A578172054A0E20072F392 /* preprocessor */,
A9A5781F2054A0E20072F392 /* ParseContextBase.cpp */,
A9A578202054A0E20072F392 /* reflection.h */,
A9A578212054A0E20072F392 /* Scan.h */,
);
path = MachineIndependent;
sourceTree = "<group>";
};
A9A578172054A0E20072F392 /* preprocessor */ = {
isa = PBXGroup;
children = (
A9A578182054A0E20072F392 /* PpAtom.cpp */,
A9A578192054A0E20072F392 /* PpTokens.h */,
A9A5781A2054A0E20072F392 /* Pp.cpp */,
A9A5781B2054A0E20072F392 /* PpContext.h */,
A9A5781C2054A0E20072F392 /* PpTokens.cpp */,
A9A5781D2054A0E20072F392 /* PpContext.cpp */,
A9A5781E2054A0E20072F392 /* PpScanner.cpp */,
);
path = preprocessor;
sourceTree = "<group>";
};
A9A578222054A0E20072F392 /* Public */ = {
isa = PBXGroup;
children = (
A9A578232054A0E20072F392 /* ShaderLang.h */,
);
path = Public;
sourceTree = "<group>";
};
A9A578242054A0E20072F392 /* GenericCodeGen */ = {
isa = PBXGroup;
children = (
A9A578252054A0E20072F392 /* CodeGen.cpp */,
A9A578262054A0E20072F392 /* Link.cpp */,
);
path = GenericCodeGen;
sourceTree = "<group>";
};
A9A578272054A0E20072F392 /* OGLCompilersDLL */ = {
isa = PBXGroup;
children = (
A9A578282054A0E20072F392 /* CMakeLists.txt */,
A9A578292054A0E20072F392 /* InitializeDll.h */,
A9A5782A2054A0E20072F392 /* InitializeDll.cpp */,
);
path = OGLCompilersDLL;
sourceTree = "<group>";
};
A9F042A81FB4D060009FCCB8 /* Common */ = {
isa = PBXGroup;
children = (
A9F042AA1FB4D060009FCCB8 /* MVKCommonEnvironment.h */,
A9F042AB1FB4D060009FCCB8 /* MVKLogging.h */,
A98149651FB6A98A005F00B4 /* MVKStrings.h */,
);
name = Common;
path = ../Common;
sourceTree = "<group>";
};
A9F55D24198BE6A7004EC31B = {
isa = PBXGroup;
children = (
A9093C561C58013D0094110D /* MoltenVKSPIRVToMSLConverter */,
A90940A11C5808BB0094110D /* MoltenVKGLSLToSPIRVConverter */,
A97CC73C1C7527F3004A5C7E /* MoltenVKShaderConverterTool */,
A9F042A81FB4D060009FCCB8 /* Common */,
A964B28D1C57EBC400D930D8 /* Products */,
);
sourceTree = "<group>";
};
A9FE521B1D440E17001DD573 /* SPIRV-Tools */ = {
isa = PBXGroup;
children = (
A9A574D520549F1B0072F392 /* source */,
);
path = "SPIRV-Tools";
sourceTree = "<group>";
};
/* End PBXGroup section */
/* Begin PBXHeadersBuildPhase section */
A93747291A9A8B2900F29B34 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A90941A51C581F840094110D /* GLSLConversion.h in Headers */,
A9A5787F2054A0E20072F392 /* ScanContext.h in Headers */,
A9A578932054A0E20072F392 /* propagateNoContraction.h in Headers */,
A9A578D92054A0E20072F392 /* InitializeDll.h in Headers */,
A9A578AB2054A0E20072F392 /* LiveTraverser.h in Headers */,
A9A578C12054A0E20072F392 /* PpTokens.h in Headers */,
A9A578732054A0E20072F392 /* InfoSink.h in Headers */,
A9A578B52054A0E20072F392 /* attribute.h in Headers */,
A9A578352054A0E20072F392 /* spirv.hpp in Headers */,
A9F042B41FB4D060009FCCB8 /* MVKLogging.h in Headers */,
A90940A91C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */,
A9A5785F2054A0E20072F392 /* ResourceLimits.h in Headers */,
A9A578812054A0E20072F392 /* iomapper.h in Headers */,
A9A578592054A0E20072F392 /* osinclude.h in Headers */,
A9A578BD2054A0E20072F392 /* ParseHelper.h in Headers */,
A9A578892054A0E20072F392 /* RemoveTree.h in Headers */,
A9A578832054A0E20072F392 /* localintermediate.h in Headers */,
A9A578C52054A0E20072F392 /* PpContext.h in Headers */,
A9A578612054A0E20072F392 /* Types.h in Headers */,
A9A578D12054A0E20072F392 /* Scan.h in Headers */,
A9A578332054A0E20072F392 /* doc.h in Headers */,
A9A578752054A0E20072F392 /* PoolAlloc.h in Headers */,
A9A578692054A0E20072F392 /* InitializeGlobals.h in Headers */,
A9A578792054A0E20072F392 /* parseVersions.h in Headers */,
A9F042B01FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
A9A578CF2054A0E20072F392 /* reflection.h in Headers */,
A9A578952054A0E20072F392 /* Versions.h in Headers */,
A9A5787B2054A0E20072F392 /* gl_types.h in Headers */,
A9A578A92054A0E20072F392 /* glslang_tab.cpp.h in Headers */,
A9A578672054A0E20072F392 /* revision.h in Headers */,
A9A5786B2054A0E20072F392 /* ShHandle.h in Headers */,
A9A578492054A0E20072F392 /* GLSL.std.450.h in Headers */,
A9A578652054A0E20072F392 /* BaseTypes.h in Headers */,
A9A578712054A0E20072F392 /* ConstantUnion.h in Headers */,
A9A5784F2054A0E20072F392 /* hex_float.h in Headers */,
A9A5783D2054A0E20072F392 /* GLSL.ext.NV.h in Headers */,
A9A578D32054A0E20072F392 /* ShaderLang.h in Headers */,
A9A5782B2054A0E20072F392 /* SPVRemapper.h in Headers */,
A9A5786F2054A0E20072F392 /* Common.h in Headers */,
A9A578AD2054A0E20072F392 /* Initialize.h in Headers */,
A9A578392054A0E20072F392 /* GLSL.ext.EXT.h in Headers */,
A9A5783B2054A0E20072F392 /* GLSL.ext.KHR.h in Headers */,
A9A578632054A0E20072F392 /* intermediate.h in Headers */,
A9A578312054A0E20072F392 /* GLSL.ext.AMD.h in Headers */,
A9A578A12054A0E20072F392 /* SymbolTable.h in Headers */,
A9A578472054A0E20072F392 /* GlslangToSpv.h in Headers */,
A9A5786D2054A0E20072F392 /* arrays.h in Headers */,
A9A578512054A0E20072F392 /* Logger.h in Headers */,
A9A5782D2054A0E20072F392 /* SpvBuilder.h in Headers */,
A9A578432054A0E20072F392 /* bitutils.h in Headers */,
A98149661FB6A98A005F00B4 /* MVKStrings.h in Headers */,
A9A578412054A0E20072F392 /* spvIR.h in Headers */,
A9A578452054A0E20072F392 /* disassemble.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A937476E1A9A98D000F29B34 /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A90941A61C581F840094110D /* GLSLConversion.h in Headers */,
A9A578802054A0E20072F392 /* ScanContext.h in Headers */,
A9A578942054A0E20072F392 /* propagateNoContraction.h in Headers */,
A9A578DA2054A0E20072F392 /* InitializeDll.h in Headers */,
A9A578AC2054A0E20072F392 /* LiveTraverser.h in Headers */,
A9A578C22054A0E20072F392 /* PpTokens.h in Headers */,
A9A578742054A0E20072F392 /* InfoSink.h in Headers */,
A9A578B62054A0E20072F392 /* attribute.h in Headers */,
A9A578362054A0E20072F392 /* spirv.hpp in Headers */,
A9F042B51FB4D060009FCCB8 /* MVKLogging.h in Headers */,
A90940AA1C5808BB0094110D /* GLSLToSPIRVConverter.h in Headers */,
A9A578602054A0E20072F392 /* ResourceLimits.h in Headers */,
A9A578822054A0E20072F392 /* iomapper.h in Headers */,
A9A5785A2054A0E20072F392 /* osinclude.h in Headers */,
A9A578BE2054A0E20072F392 /* ParseHelper.h in Headers */,
A9A5788A2054A0E20072F392 /* RemoveTree.h in Headers */,
A9A578842054A0E20072F392 /* localintermediate.h in Headers */,
A9A578C62054A0E20072F392 /* PpContext.h in Headers */,
A9A578622054A0E20072F392 /* Types.h in Headers */,
A9A578D22054A0E20072F392 /* Scan.h in Headers */,
A9A578342054A0E20072F392 /* doc.h in Headers */,
A9A578762054A0E20072F392 /* PoolAlloc.h in Headers */,
A9A5786A2054A0E20072F392 /* InitializeGlobals.h in Headers */,
A9A5787A2054A0E20072F392 /* parseVersions.h in Headers */,
A9F042B11FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
A9A578D02054A0E20072F392 /* reflection.h in Headers */,
A9A578962054A0E20072F392 /* Versions.h in Headers */,
A9A5787C2054A0E20072F392 /* gl_types.h in Headers */,
A9A578AA2054A0E20072F392 /* glslang_tab.cpp.h in Headers */,
A9A578682054A0E20072F392 /* revision.h in Headers */,
A9A5786C2054A0E20072F392 /* ShHandle.h in Headers */,
A9A5784A2054A0E20072F392 /* GLSL.std.450.h in Headers */,
A9A578662054A0E20072F392 /* BaseTypes.h in Headers */,
A9A578722054A0E20072F392 /* ConstantUnion.h in Headers */,
A9A578502054A0E20072F392 /* hex_float.h in Headers */,
A9A5783E2054A0E20072F392 /* GLSL.ext.NV.h in Headers */,
A9A578D42054A0E20072F392 /* ShaderLang.h in Headers */,
A9A5782C2054A0E20072F392 /* SPVRemapper.h in Headers */,
A9A578702054A0E20072F392 /* Common.h in Headers */,
A9A578AE2054A0E20072F392 /* Initialize.h in Headers */,
A9A5783A2054A0E20072F392 /* GLSL.ext.EXT.h in Headers */,
A9A5783C2054A0E20072F392 /* GLSL.ext.KHR.h in Headers */,
A9A578642054A0E20072F392 /* intermediate.h in Headers */,
A9A578322054A0E20072F392 /* GLSL.ext.AMD.h in Headers */,
A9A578A22054A0E20072F392 /* SymbolTable.h in Headers */,
A9A578482054A0E20072F392 /* GlslangToSpv.h in Headers */,
A9A5786E2054A0E20072F392 /* arrays.h in Headers */,
A9A578522054A0E20072F392 /* Logger.h in Headers */,
A9A5782E2054A0E20072F392 /* SpvBuilder.h in Headers */,
A9A578442054A0E20072F392 /* bitutils.h in Headers */,
A98149671FB6A98A005F00B4 /* MVKStrings.h in Headers */,
A9A578422054A0E20072F392 /* spvIR.h in Headers */,
A9A578462054A0E20072F392 /* disassemble.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A93903B91C57E9D700FE90DC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A9A5772820549F1C0072F392 /* fold.h in Headers */,
A9A5777220549F1C0072F392 /* ccp_pass.h in Headers */,
A9A5771E20549F1C0072F392 /* dominator_analysis.h in Headers */,
A9A5774620549F1C0072F392 /* const_folding_rules.h in Headers */,
A9A5766020549F1B0072F392 /* print.h in Headers */,
A9A5772220549F1C0072F392 /* folding_rules.h in Headers */,
A9A577AA20549F1C0072F392 /* construct.h in Headers */,
A9A5774020549F1C0072F392 /* reflect.h in Headers */,
A9A5779220549F1C0072F392 /* instruction.h in Headers */,
A9A576CA20549F1C0072F392 /* cfg_cleanup_pass.h in Headers */,
A9A5761620549F1B0072F392 /* enum_string_mapping.h in Headers */,
A9A5775620549F1C0072F392 /* loop_utils.h in Headers */,
A9A5778020549F1C0072F392 /* table.h in Headers */,
A9A576DE20549F1C0072F392 /* local_single_block_elim_pass.h in Headers */,
A9A5771220549F1C0072F392 /* workaround1209.h in Headers */,
A9A5773A20549F1C0072F392 /* simplification_pass.h in Headers */,
A9A5776220549F1C0072F392 /* instruction.h in Headers */,
A98149681FB6A98A005F00B4 /* MVKStrings.h in Headers */,
A9A5771A20549F1C0072F392 /* dead_variable_elimination.h in Headers */,
A9A5772020549F1C0072F392 /* pass.h in Headers */,
A9A5777820549F1C0072F392 /* set_spec_constant_default_value_pass.h in Headers */,
A9A5769C20549F1C0072F392 /* ir_context.h in Headers */,
A9A577BA20549F1C0072F392 /* function.h in Headers */,
A9A5770420549F1C0072F392 /* flatten_decoration_pass.h in Headers */,
A9A5762620549F1B0072F392 /* macro.h in Headers */,
A9A5762A20549F1B0072F392 /* spirv_constant.h in Headers */,
A9A575E820549F1B0072F392 /* text.h in Headers */,
A9A5772C20549F1C0072F392 /* dead_branch_elim_pass.h in Headers */,
A9A576AA20549F1C0072F392 /* ir_loader.h in Headers */,
A9A576F220549F1C0072F392 /* mem_pass.h in Headers */,
A9BB09761CEF89B100CCAB22 /* spirv.hpp in Headers */,
A9A5777020549F1C0072F392 /* build_module.h in Headers */,
A9A576DA20549F1C0072F392 /* decoration_manager.h in Headers */,
A9A5768020549F1B0072F392 /* make_unique.h in Headers */,
A9A576EA20549F1C0072F392 /* dead_insert_elim_pass.h in Headers */,
A9A5768820549F1B0072F392 /* replace_invalid_opc.h in Headers */,
A9A5776E20549F1C0072F392 /* licm_pass.h in Headers */,
A9A5762220549F1B0072F392 /* operand.h in Headers */,
A9A5777C20549F1C0072F392 /* type_manager.h in Headers */,
A9A5764620549F1B0072F392 /* diagnostic.h in Headers */,
A9A5761420549F1B0072F392 /* cfa.h in Headers */,
A9A5776C20549F1C0072F392 /* iterator.h in Headers */,
A9A5777A20549F1C0072F392 /* dominator_tree.h in Headers */,
A928C9191D0488DC00071B88 /* SPIRVConversion.h in Headers */,
A9A577BE20549F1C0072F392 /* decoration.h in Headers */,
A9A5773C20549F1C0072F392 /* remove_duplicates_pass.h in Headers */,
A9A577B620549F1C0072F392 /* instruction.h in Headers */,
A9A576C620549F1C0072F392 /* def_use_manager.h in Headers */,
A9A576B220549F1C0072F392 /* basic_block.h in Headers */,
A9A5775C20549F1C0072F392 /* ir_builder.h in Headers */,
A9A577AE20549F1C0072F392 /* validation_state.h in Headers */,
A9AB19971CB5B5A80001E7F9 /* spirv_common.hpp in Headers */,
A9A576AC20549F1C0072F392 /* types.h in Headers */,
A9A5771420549F1C0072F392 /* log.h in Headers */,
A9A5760220549F1B0072F392 /* ilist.h in Headers */,
A9F042B61FB4D060009FCCB8 /* MVKLogging.h in Headers */,
A9A576E020549F1C0072F392 /* strength_reduction_pass.h in Headers */,
A9A576AE20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.h in Headers */,
A9A577AC20549F1C0072F392 /* basic_block.h in Headers */,
A9A575E020549F1B0072F392 /* enum_set.h in Headers */,
A9A5777620549F1C0072F392 /* feature_manager.h in Headers */,
A9A5779C20549F1C0072F392 /* latest_version_glsl_std_450_header.h in Headers */,
A9A5775820549F1C0072F392 /* module.h in Headers */,
A9A5770A20549F1C0072F392 /* constants.h in Headers */,
A9A575FE20549F1B0072F392 /* hex_float.h in Headers */,
A9AB199B1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */,
A9A5761E20549F1B0072F392 /* spirv_definition.h in Headers */,
A9A5767620549F1B0072F392 /* tree_iterator.h in Headers */,
A9A5779E20549F1C0072F392 /* extensions.h in Headers */,
A9A5764020549F1B0072F392 /* name_mapper.h in Headers */,
A9A5766420549F1B0072F392 /* disassemble.h in Headers */,
A9A5763420549F1B0072F392 /* markv.h in Headers */,
A9A5763C20549F1B0072F392 /* text_handler.h in Headers */,
A9A5775E20549F1C0072F392 /* cfg.h in Headers */,
A9A5760420549F1B0072F392 /* spirv_target_env.h in Headers */,
A9A576EE20549F1C0072F392 /* freeze_spec_constant_value_pass.h in Headers */,
A9A5770820549F1C0072F392 /* inline_exhaustive_pass.h in Headers */,
A9A576A820549F1C0072F392 /* unify_const_pass.h in Headers */,
A9A575DE20549F1B0072F392 /* assembly_grammar.h in Headers */,
A909408C1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */,
A9A5776020549F1C0072F392 /* loop_descriptor.h in Headers */,
A9A5767C20549F1B0072F392 /* strip_debug_info_pass.h in Headers */,
A9A5767820549F1B0072F392 /* local_single_store_elim_pass.h in Headers */,
A9A5772420549F1C0072F392 /* eliminate_dead_functions_pass.h in Headers */,
A9AB19A31CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */,
A9A5774420549F1C0072F392 /* null_pass.h in Headers */,
A9A5761220549F1B0072F392 /* latest_version_opencl_std_header.h in Headers */,
A9A575F420549F1B0072F392 /* bit_stream.h in Headers */,
A9A5764820549F1B0072F392 /* spirv_endian.h in Headers */,
A9A5766820549F1B0072F392 /* if_conversion.h in Headers */,
A9F042B21FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
A9A576C220549F1C0072F392 /* private_to_local_pass.h in Headers */,
A9A5776420549F1C0072F392 /* aggressive_dead_code_elim_pass.h in Headers */,
A9A576A420549F1C0072F392 /* loop_unroller.h in Headers */,
A9A575F020549F1B0072F392 /* string_utils.h in Headers */,
A9A5778420549F1C0072F392 /* ext_inst.h in Headers */,
A9A5768A20549F1B0072F392 /* local_access_chain_convert_pass.h in Headers */,
A9A5774C20549F1C0072F392 /* redundancy_elimination.h in Headers */,
A9A576B820549F1C0072F392 /* block_merge_pass.h in Headers */,
A9A5767420549F1B0072F392 /* compact_ids_pass.h in Headers */,
A9A5763020549F1B0072F392 /* spirv_validator_options.h in Headers */,
A9A5770020549F1C0072F392 /* inline_pass.h in Headers */,
A9A5763E20549F1B0072F392 /* parsed_operand.h in Headers */,
A9A5777420549F1C0072F392 /* function.h in Headers */,
A9A5763A20549F1B0072F392 /* validate.h in Headers */,
A9A5770220549F1C0072F392 /* value_number_table.h in Headers */,
A9A575F820549F1B0072F392 /* move_to_front.h in Headers */,
A9A576FA20549F1C0072F392 /* insert_extract_elim.h in Headers */,
A9A5767220549F1B0072F392 /* composite.h in Headers */,
A9A575FA20549F1B0072F392 /* bitutils.h in Headers */,
A9A5775020549F1C0072F392 /* local_ssa_elim_pass.h in Headers */,
A9A5769020549F1C0072F392 /* instruction_list.h in Headers */,
A9A5778C20549F1C0072F392 /* latest_version_spirv_header.h in Headers */,
A9A575EE20549F1B0072F392 /* ilist_node.h in Headers */,
A9A5773420549F1C0072F392 /* passes.h in Headers */,
A9A575EC20549F1B0072F392 /* parse_number.h in Headers */,
A9A5772620549F1C0072F392 /* common_uniform_elim_pass.h in Headers */,
A9AB199F1CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */,
A95C5F411DEA9070000D17B6 /* spirv_cfg.hpp in Headers */,
A9A5776620549F1C0072F392 /* pass_manager.h in Headers */,
A9A5768E20549F1C0072F392 /* propagator.h in Headers */,
A9A5762020549F1B0072F392 /* message.h in Headers */,
A9A577A220549F1C0072F392 /* binary.h in Headers */,
A9A5766C20549F1B0072F392 /* merge_return_pass.h in Headers */,
A9A575F220549F1B0072F392 /* huffman_codec.h in Headers */,
A9A5779620549F1C0072F392 /* opcode.h in Headers */,
A9A576D020549F1C0072F392 /* local_redundancy_elimination.h in Headers */,
A9A5774820549F1C0072F392 /* scalar_replacement_pass.h in Headers */,
A9A5771620549F1C0072F392 /* eliminate_dead_constant_pass.h in Headers */,
A9A5763620549F1B0072F392 /* markv_model.h in Headers */,
A9A5766E20549F1B0072F392 /* inline_opaque_pass.h in Headers */,
A9A5765820549F1B0072F392 /* spirv_stats.h in Headers */,
A9A5779420549F1C0072F392 /* id_descriptor.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A93903C11C57E9ED00FE90DC /* Headers */ = {
isa = PBXHeadersBuildPhase;
buildActionMask = 2147483647;
files = (
A9A5772920549F1C0072F392 /* fold.h in Headers */,
A9A5777320549F1C0072F392 /* ccp_pass.h in Headers */,
A9A5771F20549F1C0072F392 /* dominator_analysis.h in Headers */,
A9A5774720549F1C0072F392 /* const_folding_rules.h in Headers */,
A9A5766120549F1B0072F392 /* print.h in Headers */,
A9A5772320549F1C0072F392 /* folding_rules.h in Headers */,
A9A577AB20549F1C0072F392 /* construct.h in Headers */,
A9A5774120549F1C0072F392 /* reflect.h in Headers */,
A9A5779320549F1C0072F392 /* instruction.h in Headers */,
A9A576CB20549F1C0072F392 /* cfg_cleanup_pass.h in Headers */,
A9A5761720549F1B0072F392 /* enum_string_mapping.h in Headers */,
A9A5775720549F1C0072F392 /* loop_utils.h in Headers */,
A9A5778120549F1C0072F392 /* table.h in Headers */,
A9A576DF20549F1C0072F392 /* local_single_block_elim_pass.h in Headers */,
A9A5771320549F1C0072F392 /* workaround1209.h in Headers */,
A9A5773B20549F1C0072F392 /* simplification_pass.h in Headers */,
A9A5776320549F1C0072F392 /* instruction.h in Headers */,
A98149691FB6A98A005F00B4 /* MVKStrings.h in Headers */,
A9A5771B20549F1C0072F392 /* dead_variable_elimination.h in Headers */,
A9A5772120549F1C0072F392 /* pass.h in Headers */,
A9A5777920549F1C0072F392 /* set_spec_constant_default_value_pass.h in Headers */,
A9A5769D20549F1C0072F392 /* ir_context.h in Headers */,
A9A577BB20549F1C0072F392 /* function.h in Headers */,
A9A5770520549F1C0072F392 /* flatten_decoration_pass.h in Headers */,
A9A5762720549F1B0072F392 /* macro.h in Headers */,
A9A5762B20549F1B0072F392 /* spirv_constant.h in Headers */,
A9A575E920549F1B0072F392 /* text.h in Headers */,
A9A5772D20549F1C0072F392 /* dead_branch_elim_pass.h in Headers */,
A9A576AB20549F1C0072F392 /* ir_loader.h in Headers */,
A9A576F320549F1C0072F392 /* mem_pass.h in Headers */,
A9BB09771CEF89B100CCAB22 /* spirv.hpp in Headers */,
A9A5777120549F1C0072F392 /* build_module.h in Headers */,
A9A576DB20549F1C0072F392 /* decoration_manager.h in Headers */,
A9A5768120549F1B0072F392 /* make_unique.h in Headers */,
A9A576EB20549F1C0072F392 /* dead_insert_elim_pass.h in Headers */,
A9A5768920549F1B0072F392 /* replace_invalid_opc.h in Headers */,
A9A5776F20549F1C0072F392 /* licm_pass.h in Headers */,
A9A5762320549F1B0072F392 /* operand.h in Headers */,
A9A5777D20549F1C0072F392 /* type_manager.h in Headers */,
A9A5764720549F1B0072F392 /* diagnostic.h in Headers */,
A9A5761520549F1B0072F392 /* cfa.h in Headers */,
A9A5776D20549F1C0072F392 /* iterator.h in Headers */,
A9A5777B20549F1C0072F392 /* dominator_tree.h in Headers */,
A928C91A1D0488DC00071B88 /* SPIRVConversion.h in Headers */,
A9A577BF20549F1C0072F392 /* decoration.h in Headers */,
A9A5773D20549F1C0072F392 /* remove_duplicates_pass.h in Headers */,
A9A577B720549F1C0072F392 /* instruction.h in Headers */,
A9A576C720549F1C0072F392 /* def_use_manager.h in Headers */,
A9A576B320549F1C0072F392 /* basic_block.h in Headers */,
A9A5775D20549F1C0072F392 /* ir_builder.h in Headers */,
A9A577AF20549F1C0072F392 /* validation_state.h in Headers */,
A9AB19981CB5B5A80001E7F9 /* spirv_common.hpp in Headers */,
A9A576AD20549F1C0072F392 /* types.h in Headers */,
A9A5771520549F1C0072F392 /* log.h in Headers */,
A9A5760320549F1B0072F392 /* ilist.h in Headers */,
A9F042B71FB4D060009FCCB8 /* MVKLogging.h in Headers */,
A9A576E120549F1C0072F392 /* strength_reduction_pass.h in Headers */,
A9A576AF20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.h in Headers */,
A9A577AD20549F1C0072F392 /* basic_block.h in Headers */,
A9A575E120549F1B0072F392 /* enum_set.h in Headers */,
A9A5777720549F1C0072F392 /* feature_manager.h in Headers */,
A9A5779D20549F1C0072F392 /* latest_version_glsl_std_450_header.h in Headers */,
A9A5775920549F1C0072F392 /* module.h in Headers */,
A9A5770B20549F1C0072F392 /* constants.h in Headers */,
A9A575FF20549F1B0072F392 /* hex_float.h in Headers */,
A9AB199C1CB5B5A80001E7F9 /* spirv_cross.hpp in Headers */,
A9A5761F20549F1B0072F392 /* spirv_definition.h in Headers */,
A9A5767720549F1B0072F392 /* tree_iterator.h in Headers */,
A9A5779F20549F1C0072F392 /* extensions.h in Headers */,
A9A5764120549F1B0072F392 /* name_mapper.h in Headers */,
A9A5766520549F1B0072F392 /* disassemble.h in Headers */,
A9A5763520549F1B0072F392 /* markv.h in Headers */,
A9A5763D20549F1B0072F392 /* text_handler.h in Headers */,
A9A5775F20549F1C0072F392 /* cfg.h in Headers */,
A9A5760520549F1B0072F392 /* spirv_target_env.h in Headers */,
A9A576EF20549F1C0072F392 /* freeze_spec_constant_value_pass.h in Headers */,
A9A5770920549F1C0072F392 /* inline_exhaustive_pass.h in Headers */,
A9A576A920549F1C0072F392 /* unify_const_pass.h in Headers */,
A9A575DF20549F1B0072F392 /* assembly_grammar.h in Headers */,
A909408D1C58013E0094110D /* SPIRVToMSLConverter.h in Headers */,
A9A5776120549F1C0072F392 /* loop_descriptor.h in Headers */,
A9A5767D20549F1B0072F392 /* strip_debug_info_pass.h in Headers */,
A9A5767920549F1B0072F392 /* local_single_store_elim_pass.h in Headers */,
A9A5772520549F1C0072F392 /* eliminate_dead_functions_pass.h in Headers */,
A9AB19A41CB5B5A80001E7F9 /* spirv_msl.hpp in Headers */,
A9A5774520549F1C0072F392 /* null_pass.h in Headers */,
A9A5761320549F1B0072F392 /* latest_version_opencl_std_header.h in Headers */,
A9A575F520549F1B0072F392 /* bit_stream.h in Headers */,
A9A5764920549F1B0072F392 /* spirv_endian.h in Headers */,
A9A5766920549F1B0072F392 /* if_conversion.h in Headers */,
A9F042B31FB4D060009FCCB8 /* MVKCommonEnvironment.h in Headers */,
A9A576C320549F1C0072F392 /* private_to_local_pass.h in Headers */,
A9A5776520549F1C0072F392 /* aggressive_dead_code_elim_pass.h in Headers */,
A9A576A520549F1C0072F392 /* loop_unroller.h in Headers */,
A9A575F120549F1B0072F392 /* string_utils.h in Headers */,
A9A5778520549F1C0072F392 /* ext_inst.h in Headers */,
A9A5768B20549F1B0072F392 /* local_access_chain_convert_pass.h in Headers */,
A9A5774D20549F1C0072F392 /* redundancy_elimination.h in Headers */,
A9A576B920549F1C0072F392 /* block_merge_pass.h in Headers */,
A9A5767520549F1B0072F392 /* compact_ids_pass.h in Headers */,
A9A5763120549F1B0072F392 /* spirv_validator_options.h in Headers */,
A9A5770120549F1C0072F392 /* inline_pass.h in Headers */,
A9A5763F20549F1B0072F392 /* parsed_operand.h in Headers */,
A9A5777520549F1C0072F392 /* function.h in Headers */,
A9A5763B20549F1B0072F392 /* validate.h in Headers */,
A9A5770320549F1C0072F392 /* value_number_table.h in Headers */,
A9A575F920549F1B0072F392 /* move_to_front.h in Headers */,
A9A576FB20549F1C0072F392 /* insert_extract_elim.h in Headers */,
A9A5767320549F1B0072F392 /* composite.h in Headers */,
A9A575FB20549F1B0072F392 /* bitutils.h in Headers */,
A9A5775120549F1C0072F392 /* local_ssa_elim_pass.h in Headers */,
A9A5769120549F1C0072F392 /* instruction_list.h in Headers */,
A9A5778D20549F1C0072F392 /* latest_version_spirv_header.h in Headers */,
A9A575EF20549F1B0072F392 /* ilist_node.h in Headers */,
A9A5773520549F1C0072F392 /* passes.h in Headers */,
A9A575ED20549F1B0072F392 /* parse_number.h in Headers */,
A9A5772720549F1C0072F392 /* common_uniform_elim_pass.h in Headers */,
A9AB19A01CB5B5A80001E7F9 /* spirv_glsl.hpp in Headers */,
A95C5F421DEA9070000D17B6 /* spirv_cfg.hpp in Headers */,
A9A5776720549F1C0072F392 /* pass_manager.h in Headers */,
A9A5768F20549F1C0072F392 /* propagator.h in Headers */,
A9A5762120549F1B0072F392 /* message.h in Headers */,
A9A577A320549F1C0072F392 /* binary.h in Headers */,
A9A5766D20549F1B0072F392 /* merge_return_pass.h in Headers */,
A9A575F320549F1B0072F392 /* huffman_codec.h in Headers */,
A9A5779720549F1C0072F392 /* opcode.h in Headers */,
A9A576D120549F1C0072F392 /* local_redundancy_elimination.h in Headers */,
A9A5774920549F1C0072F392 /* scalar_replacement_pass.h in Headers */,
A9A5771720549F1C0072F392 /* eliminate_dead_constant_pass.h in Headers */,
A9A5763720549F1B0072F392 /* markv_model.h in Headers */,
A9A5766F20549F1B0072F392 /* inline_opaque_pass.h in Headers */,
A9A5765920549F1B0072F392 /* spirv_stats.h in Headers */,
A9A5779520549F1C0072F392 /* id_descriptor.h in Headers */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXHeadersBuildPhase section */
/* Begin PBXNativeTarget section */
A9092A8C1A81717B00051823 /* MoltenVKShaderConverter */ = {
isa = PBXNativeTarget;
buildConfigurationList = A9092A931A81717C00051823 /* Build configuration list for PBXNativeTarget "MoltenVKShaderConverter" */;
buildPhases = (
A9092A891A81717B00051823 /* Sources */,
A9092A8A1A81717B00051823 /* Frameworks */,
);
buildRules = (
);
dependencies = (
A925B71D1C78DEBF006E7ECD /* PBXTargetDependency */,
A93749CF1A9AA7AF00F29B34 /* PBXTargetDependency */,
);
name = MoltenVKShaderConverter;
productName = MetalGLShaderConverterTool;
productReference = A964BD5F1C57EFBD00D930D8 /* MoltenVKShaderConverter */;
productType = "com.apple.product-type.tool";
};
A937472B1A9A8B2900F29B34 /* MoltenVKGLSLToSPIRVConverter-iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = A937473F1A9A8B2900F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-iOS" */;
buildPhases = (
A93747291A9A8B2900F29B34 /* Headers */,
A93747271A9A8B2900F29B34 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = "MoltenVKGLSLToSPIRVConverter-iOS";
productName = "MetalGLShaderConverter-iOS";
productReference = A964BD611C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */;
productType = "com.apple.product-type.framework";
};
A93747701A9A98D000F29B34 /* MoltenVKGLSLToSPIRVConverter-macOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = A93747841A9A98D000F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-macOS" */;
buildPhases = (
A937476E1A9A98D000F29B34 /* Headers */,
A937476C1A9A98D000F29B34 /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = "MoltenVKGLSLToSPIRVConverter-macOS";
productName = "MetalGLShaderConverter-macOS";
productReference = A964BD601C57EFBD00D930D8 /* MoltenVKGLSLToSPIRVConverter.framework */;
productType = "com.apple.product-type.framework";
};
A93903B81C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter-iOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = A93903BC1C57E9D700FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-iOS" */;
buildPhases = (
A93903B91C57E9D700FE90DC /* Headers */,
A93903BA1C57E9D700FE90DC /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = "MoltenVKSPIRVToMSLConverter-iOS";
productName = "MetalGLShaderConverter-iOS";
productReference = A93903BF1C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter.framework */;
productType = "com.apple.product-type.framework";
};
A93903C01C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter-macOS */ = {
isa = PBXNativeTarget;
buildConfigurationList = A93903C41C57E9ED00FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-macOS" */;
buildPhases = (
A93903C11C57E9ED00FE90DC /* Headers */,
A93903C21C57E9ED00FE90DC /* Sources */,
);
buildRules = (
);
dependencies = (
);
name = "MoltenVKSPIRVToMSLConverter-macOS";
productName = "MetalGLShaderConverter-macOS";
productReference = A93903C71C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter.framework */;
productType = "com.apple.product-type.framework";
};
/* End PBXNativeTarget section */
/* Begin PBXProject section */
A9F55D25198BE6A7004EC31B /* Project object */ = {
isa = PBXProject;
attributes = {
LastUpgradeCheck = 0920;
ORGANIZATIONNAME = "The Brenwill Workshop Ltd.";
TargetAttributes = {
A9092A8C1A81717B00051823 = {
CreatedOnToolsVersion = 6.1.1;
DevelopmentTeam = VU3TCKU48B;
};
A937472B1A9A8B2900F29B34 = {
CreatedOnToolsVersion = 6.1.1;
DevelopmentTeam = VU3TCKU48B;
};
A93747701A9A98D000F29B34 = {
CreatedOnToolsVersion = 6.1.1;
DevelopmentTeam = VU3TCKU48B;
};
A93903B81C57E9D700FE90DC = {
DevelopmentTeam = VU3TCKU48B;
};
A93903C01C57E9ED00FE90DC = {
DevelopmentTeam = VU3TCKU48B;
};
};
};
buildConfigurationList = A9F55D28198BE6A7004EC31B /* Build configuration list for PBXProject "MoltenVKShaderConverter" */;
compatibilityVersion = "Xcode 8.0";
developmentRegion = English;
hasScannedForEncodings = 0;
knownRegions = (
en,
);
mainGroup = A9F55D24198BE6A7004EC31B;
productRefGroup = A9F55D24198BE6A7004EC31B;
projectDirPath = "";
projectRoot = "";
targets = (
A9092A8C1A81717B00051823 /* MoltenVKShaderConverter */,
A937472B1A9A8B2900F29B34 /* MoltenVKGLSLToSPIRVConverter-iOS */,
A93747701A9A98D000F29B34 /* MoltenVKGLSLToSPIRVConverter-macOS */,
A93903B81C57E9D700FE90DC /* MoltenVKSPIRVToMSLConverter-iOS */,
A93903C01C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter-macOS */,
);
};
/* End PBXProject section */
/* Begin PBXSourcesBuildPhase section */
A9092A891A81717B00051823 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A97CC7411C7527F3004A5C7E /* MoltenVKShaderConverterTool.cpp in Sources */,
A95096BF2003D32400F10950 /* DirectorySupport.mm in Sources */,
A97CC7401C7527F3004A5C7E /* main.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A93747271A9A8B2900F29B34 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A9A578CD2054A0E20072F392 /* ParseContextBase.cpp in Sources */,
A9A578572054A0E20072F392 /* ossource.cpp in Sources */,
A9A578C92054A0E20072F392 /* PpContext.cpp in Sources */,
A90941A31C581F840094110D /* GLSLConversion.mm in Sources */,
A9A5784D2054A0E20072F392 /* Logger.cpp in Sources */,
A9A5782F2054A0E20072F392 /* InReadableOrder.cpp in Sources */,
A9A578912054A0E20072F392 /* parseConst.cpp in Sources */,
A9A5789F2054A0E20072F392 /* ShaderLang.cpp in Sources */,
A9A578AF2054A0E20072F392 /* attribute.cpp in Sources */,
A9A578D52054A0E20072F392 /* CodeGen.cpp in Sources */,
A9A578CB2054A0E20072F392 /* PpScanner.cpp in Sources */,
A9A578B32054A0E20072F392 /* RemoveTree.cpp in Sources */,
A9A5787D2054A0E20072F392 /* propagateNoContraction.cpp in Sources */,
A9A578772054A0E20072F392 /* ParseHelper.cpp in Sources */,
A9A578C32054A0E20072F392 /* Pp.cpp in Sources */,
A9A578BF2054A0E20072F392 /* PpAtom.cpp in Sources */,
A9A578A52054A0E20072F392 /* Intermediate.cpp in Sources */,
A9A578972054A0E20072F392 /* IntermTraverse.cpp in Sources */,
A9A578C72054A0E20072F392 /* PpTokens.cpp in Sources */,
A90940A71C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */,
A9A5789D2054A0E20072F392 /* PoolAlloc.cpp in Sources */,
A9A5788F2054A0E20072F392 /* limits.cpp in Sources */,
A9A5788D2054A0E20072F392 /* glslang_tab.cpp in Sources */,
A9A578852054A0E20072F392 /* Scan.cpp in Sources */,
A9A578DB2054A0E20072F392 /* InitializeDll.cpp in Sources */,
A9A578A72054A0E20072F392 /* SymbolTable.cpp in Sources */,
A9A5789B2054A0E20072F392 /* iomapper.cpp in Sources */,
A9A578B72054A0E20072F392 /* Versions.cpp in Sources */,
A9A578992054A0E20072F392 /* intermOut.cpp in Sources */,
A9A5788B2054A0E20072F392 /* Initialize.cpp in Sources */,
A9A578372054A0E20072F392 /* SpvBuilder.cpp in Sources */,
A9A578B12054A0E20072F392 /* reflection.cpp in Sources */,
A9A5783F2054A0E20072F392 /* GlslangToSpv.cpp in Sources */,
A9A578A32054A0E20072F392 /* InfoSink.cpp in Sources */,
A9A578532054A0E20072F392 /* doc.cpp in Sources */,
A9A5784B2054A0E20072F392 /* SPVRemapper.cpp in Sources */,
A9A578BB2054A0E20072F392 /* linkValidate.cpp in Sources */,
A9A578D72054A0E20072F392 /* Link.cpp in Sources */,
A9A578552054A0E20072F392 /* disassemble.cpp in Sources */,
A9A578B92054A0E20072F392 /* Constant.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A937476C1A9A98D000F29B34 /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A9A578CE2054A0E20072F392 /* ParseContextBase.cpp in Sources */,
A9A578582054A0E20072F392 /* ossource.cpp in Sources */,
A9A578CA2054A0E20072F392 /* PpContext.cpp in Sources */,
A90941A41C581F840094110D /* GLSLConversion.mm in Sources */,
A9A5784E2054A0E20072F392 /* Logger.cpp in Sources */,
A9A578302054A0E20072F392 /* InReadableOrder.cpp in Sources */,
A9A578922054A0E20072F392 /* parseConst.cpp in Sources */,
A9A578A02054A0E20072F392 /* ShaderLang.cpp in Sources */,
A9A578B02054A0E20072F392 /* attribute.cpp in Sources */,
A9A578D62054A0E20072F392 /* CodeGen.cpp in Sources */,
A9A578CC2054A0E20072F392 /* PpScanner.cpp in Sources */,
A9A578B42054A0E20072F392 /* RemoveTree.cpp in Sources */,
A9A5787E2054A0E20072F392 /* propagateNoContraction.cpp in Sources */,
A9A578782054A0E20072F392 /* ParseHelper.cpp in Sources */,
A9A578C42054A0E20072F392 /* Pp.cpp in Sources */,
A9A578C02054A0E20072F392 /* PpAtom.cpp in Sources */,
A9A578A62054A0E20072F392 /* Intermediate.cpp in Sources */,
A9A578982054A0E20072F392 /* IntermTraverse.cpp in Sources */,
A9A578C82054A0E20072F392 /* PpTokens.cpp in Sources */,
A90940A81C5808BB0094110D /* GLSLToSPIRVConverter.cpp in Sources */,
A9A5789E2054A0E20072F392 /* PoolAlloc.cpp in Sources */,
A9A578902054A0E20072F392 /* limits.cpp in Sources */,
A9A5788E2054A0E20072F392 /* glslang_tab.cpp in Sources */,
A9A578862054A0E20072F392 /* Scan.cpp in Sources */,
A9A578DC2054A0E20072F392 /* InitializeDll.cpp in Sources */,
A9A578A82054A0E20072F392 /* SymbolTable.cpp in Sources */,
A9A5789C2054A0E20072F392 /* iomapper.cpp in Sources */,
A9A578B82054A0E20072F392 /* Versions.cpp in Sources */,
A9A5789A2054A0E20072F392 /* intermOut.cpp in Sources */,
A9A5788C2054A0E20072F392 /* Initialize.cpp in Sources */,
A9A578382054A0E20072F392 /* SpvBuilder.cpp in Sources */,
A9A578B22054A0E20072F392 /* reflection.cpp in Sources */,
A9A578402054A0E20072F392 /* GlslangToSpv.cpp in Sources */,
A9A578A42054A0E20072F392 /* InfoSink.cpp in Sources */,
A9A578542054A0E20072F392 /* doc.cpp in Sources */,
A9A5784C2054A0E20072F392 /* SPVRemapper.cpp in Sources */,
A9A578BC2054A0E20072F392 /* linkValidate.cpp in Sources */,
A9A578D82054A0E20072F392 /* Link.cpp in Sources */,
A9A578562054A0E20072F392 /* disassemble.cpp in Sources */,
A9A578BA2054A0E20072F392 /* Constant.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A93903BA1C57E9D700FE90DC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A9A5765E20549F1B0072F392 /* validate_derivatives.cpp in Sources */,
A9A5767A20549F1B0072F392 /* types.cpp in Sources */,
A9A5764A20549F1B0072F392 /* name_mapper.cpp in Sources */,
A9A5778620549F1C0072F392 /* validate_literals.cpp in Sources */,
A9A5763220549F1B0072F392 /* markv_codec.cpp in Sources */,
A9A5761820549F1B0072F392 /* spirv_validator_options.cpp in Sources */,
A9A5764E20549F1B0072F392 /* validate_datarules.cpp in Sources */,
A9A5766220549F1B0072F392 /* ext_inst.cpp in Sources */,
A9A5775420549F1C0072F392 /* replace_invalid_opc.cpp in Sources */,
A9A577BC20549F1C0072F392 /* validation_state.cpp in Sources */,
A9A576C020549F1C0072F392 /* type_manager.cpp in Sources */,
A9A5767020549F1B0072F392 /* build_module.cpp in Sources */,
A9A5765220549F1B0072F392 /* validate_id.cpp in Sources */,
A9A576F420549F1C0072F392 /* loop_descriptor.cpp in Sources */,
A9A5765420549F1B0072F392 /* software_version.cpp in Sources */,
A9A5769420549F1C0072F392 /* feature_manager.cpp in Sources */,
A9A5765020549F1B0072F392 /* linker.cpp in Sources */,
A9A5766A20549F1B0072F392 /* loop_utils.cpp in Sources */,
A9A576B620549F1C0072F392 /* dead_variable_elimination.cpp in Sources */,
A9A577B020549F1C0072F392 /* construct.cpp in Sources */,
A9A576D220549F1C0072F392 /* loop_unroller.cpp in Sources */,
A9A5761020549F1B0072F392 /* validate_decorations.cpp in Sources */,
A9A5774A20549F1C0072F392 /* instruction.cpp in Sources */,
A9A5779020549F1C0072F392 /* validate_ext_inst.cpp in Sources */,
A9A577A620549F1C0072F392 /* text_handler.cpp in Sources */,
A9AB19991CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */,
A9A576F820549F1C0072F392 /* function.cpp in Sources */,
A9AB19A11CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */,
A9A5771C20549F1C0072F392 /* block_merge_pass.cpp in Sources */,
A9A5765C20549F1B0072F392 /* validate_logicals.cpp in Sources */,
A9A5773620549F1C0072F392 /* fold.cpp in Sources */,
A9A575F620549F1B0072F392 /* string_utils.cpp in Sources */,
A9A576B020549F1C0072F392 /* mem_pass.cpp in Sources */,
A9A5762420549F1B0072F392 /* spirv_endian.cpp in Sources */,
A9A5760820549F1B0072F392 /* table.cpp in Sources */,
A9A5761A20549F1B0072F392 /* spirv_stats.cpp in Sources */,
A9A5776A20549F1C0072F392 /* basic_block.cpp in Sources */,
A9A5769A20549F1C0072F392 /* merge_return_pass.cpp in Sources */,
A9A576CC20549F1C0072F392 /* licm_pass.cpp in Sources */,
A9A5769220549F1C0072F392 /* insert_extract_elim.cpp in Sources */,
A9A5764220549F1B0072F392 /* parsed_operand.cpp in Sources */,
A9A5760E20549F1B0072F392 /* validate_instruction.cpp in Sources */,
A9A575E420549F1B0072F392 /* text.cpp in Sources */,
A9A5760C20549F1B0072F392 /* validate_atomics.cpp in Sources */,
A95096BB2003D00300F10950 /* FileSupport.mm in Sources */,
A9A576DC20549F1C0072F392 /* ccp_pass.cpp in Sources */,
A9A576C820549F1C0072F392 /* ir_loader.cpp in Sources */,
A9A576A620549F1C0072F392 /* strip_debug_info_pass.cpp in Sources */,
A9A5761C20549F1B0072F392 /* print.cpp in Sources */,
A9A576F620549F1C0072F392 /* local_ssa_elim_pass.cpp in Sources */,
A9A5773020549F1C0072F392 /* propagator.cpp in Sources */,
A9A5773820549F1C0072F392 /* scalar_replacement_pass.cpp in Sources */,
A9A577B420549F1C0072F392 /* instruction.cpp in Sources */,
A909408A1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */,
A9A5764420549F1B0072F392 /* validate_adjacency.cpp in Sources */,
A9A576EC20549F1C0072F392 /* folding_rules.cpp in Sources */,
A9A576C420549F1C0072F392 /* inline_pass.cpp in Sources */,
A9A5778820549F1C0072F392 /* validate_type_unique.cpp in Sources */,
A9A5775220549F1C0072F392 /* inline_opaque_pass.cpp in Sources */,
A9A5768C20549F1C0072F392 /* local_redundancy_elimination.cpp in Sources */,
A9A575DA20549F1B0072F392 /* validate_cfg.cpp in Sources */,
A9A576E420549F1C0072F392 /* simplification_pass.cpp in Sources */,
A9A5774220549F1C0072F392 /* workaround1209.cpp in Sources */,
A9A576FE20549F1C0072F392 /* composite.cpp in Sources */,
A9A5776820549F1C0072F392 /* local_access_chain_convert_pass.cpp in Sources */,
A9A5769620549F1C0072F392 /* pass.cpp in Sources */,
A928C91B1D0488DC00071B88 /* SPIRVConversion.mm in Sources */,
A9A5768420549F1B0072F392 /* local_single_block_elim_pass.cpp in Sources */,
A9A5774E20549F1C0072F392 /* value_number_table.cpp in Sources */,
A9A5778A20549F1C0072F392 /* diagnostic.cpp in Sources */,
A9A576B420549F1C0072F392 /* remove_duplicates_pass.cpp in Sources */,
A9A5766620549F1B0072F392 /* optimizer.cpp in Sources */,
A9A577A820549F1C0072F392 /* validate_primitives.cpp in Sources */,
A9A5760A20549F1B0072F392 /* id_descriptor.cpp in Sources */,
A9A5769E20549F1C0072F392 /* eliminate_dead_constant_pass.cpp in Sources */,
A9A5768220549F1B0072F392 /* decoration_manager.cpp in Sources */,
A9A576F020549F1C0072F392 /* ir_context.cpp in Sources */,
A9A5770620549F1C0072F392 /* if_conversion.cpp in Sources */,
A9A5765620549F1B0072F392 /* validate_arithmetics.cpp in Sources */,
A9A577A020549F1C0072F392 /* disassemble.cpp in Sources */,
A9A577A420549F1C0072F392 /* validate_composites.cpp in Sources */,
A9A5762E20549F1B0072F392 /* validate_bitwise.cpp in Sources */,
A9A5770E20549F1C0072F392 /* pass_manager.cpp in Sources */,
A9AB199D1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */,
A9A5770C20549F1C0072F392 /* strength_reduction_pass.cpp in Sources */,
A9A576FC20549F1C0072F392 /* instruction_list.cpp in Sources */,
A9A575FC20549F1B0072F392 /* bit_stream.cpp in Sources */,
A9A576E820549F1C0072F392 /* flatten_decoration_pass.cpp in Sources */,
A9A5768620549F1B0072F392 /* freeze_spec_constant_value_pass.cpp in Sources */,
A9A576BC20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */,
A9A576D420549F1C0072F392 /* constants.cpp in Sources */,
A9A576BE20549F1C0072F392 /* unify_const_pass.cpp in Sources */,
A9A5777E20549F1C0072F392 /* compact_ids_pass.cpp in Sources */,
A95C5F3F1DEA9070000D17B6 /* spirv_cfg.cpp in Sources */,
A9A5778E20549F1C0072F392 /* libspirv.cpp in Sources */,
A9A575D820549F1B0072F392 /* spirv_target_env.cpp in Sources */,
A9A5760020549F1B0072F392 /* parse_number.cpp in Sources */,
A9A577B220549F1C0072F392 /* function.cpp in Sources */,
A9A5778220549F1C0072F392 /* validate_image.cpp in Sources */,
A9A5764C20549F1B0072F392 /* validate_conversion.cpp in Sources */,
A9A5772E20549F1C0072F392 /* private_to_local_pass.cpp in Sources */,
A9A576E220549F1C0072F392 /* aggressive_dead_code_elim_pass.cpp in Sources */,
A9A576A020549F1C0072F392 /* cfg_cleanup_pass.cpp in Sources */,
A9A575E220549F1B0072F392 /* validate_barriers.cpp in Sources */,
A9A576CE20549F1C0072F392 /* eliminate_dead_functions_pass.cpp in Sources */,
A9A575DC20549F1B0072F392 /* validate_capability.cpp in Sources */,
A9A5769820549F1C0072F392 /* dominator_tree.cpp in Sources */,
A9A5771820549F1C0072F392 /* dead_insert_elim_pass.cpp in Sources */,
A9A5767E20549F1B0072F392 /* cfg.cpp in Sources */,
A9A577B820549F1C0072F392 /* basic_block.cpp in Sources */,
A9A576D820549F1C0072F392 /* def_use_manager.cpp in Sources */,
A9A5773220549F1C0072F392 /* set_spec_constant_default_value_pass.cpp in Sources */,
A9A5765A20549F1B0072F392 /* opcode.cpp in Sources */,
A9A576A220549F1C0072F392 /* const_folding_rules.cpp in Sources */,
A9A5779820549F1C0072F392 /* operand.cpp in Sources */,
A9A575E620549F1B0072F392 /* assembly_grammar.cpp in Sources */,
A9A576BA20549F1C0072F392 /* module.cpp in Sources */,
A9A576E620549F1C0072F392 /* dead_branch_elim_pass.cpp in Sources */,
A9A5775A20549F1C0072F392 /* dominator_analysis.cpp in Sources */,
A9A5772A20549F1C0072F392 /* local_single_store_elim_pass.cpp in Sources */,
A9A575EA20549F1B0072F392 /* extensions.cpp in Sources */,
A9A5773E20549F1C0072F392 /* redundancy_elimination.cpp in Sources */,
A9A5760620549F1B0072F392 /* message.cpp in Sources */,
A9A5762C20549F1B0072F392 /* binary.cpp in Sources */,
A9A5779A20549F1C0072F392 /* validate_layout.cpp in Sources */,
A9A5763820549F1B0072F392 /* enum_string_mapping.cpp in Sources */,
A9A5762820549F1B0072F392 /* validate.cpp in Sources */,
A9A576D620549F1C0072F392 /* common_uniform_elim_pass.cpp in Sources */,
A9A5771020549F1C0072F392 /* inline_exhaustive_pass.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
A93903C21C57E9ED00FE90DC /* Sources */ = {
isa = PBXSourcesBuildPhase;
buildActionMask = 2147483647;
files = (
A9A5765F20549F1B0072F392 /* validate_derivatives.cpp in Sources */,
A9A5767B20549F1B0072F392 /* types.cpp in Sources */,
A9A5764B20549F1B0072F392 /* name_mapper.cpp in Sources */,
A9A5778720549F1C0072F392 /* validate_literals.cpp in Sources */,
A9A5763320549F1B0072F392 /* markv_codec.cpp in Sources */,
A9A5761920549F1B0072F392 /* spirv_validator_options.cpp in Sources */,
A9A5764F20549F1B0072F392 /* validate_datarules.cpp in Sources */,
A9A5766320549F1B0072F392 /* ext_inst.cpp in Sources */,
A9A5775520549F1C0072F392 /* replace_invalid_opc.cpp in Sources */,
A9A577BD20549F1C0072F392 /* validation_state.cpp in Sources */,
A9A576C120549F1C0072F392 /* type_manager.cpp in Sources */,
A9A5767120549F1B0072F392 /* build_module.cpp in Sources */,
A9A5765320549F1B0072F392 /* validate_id.cpp in Sources */,
A9A576F520549F1C0072F392 /* loop_descriptor.cpp in Sources */,
A9A5765520549F1B0072F392 /* software_version.cpp in Sources */,
A9A5769520549F1C0072F392 /* feature_manager.cpp in Sources */,
A9A5765120549F1B0072F392 /* linker.cpp in Sources */,
A9A5766B20549F1B0072F392 /* loop_utils.cpp in Sources */,
A9A576B720549F1C0072F392 /* dead_variable_elimination.cpp in Sources */,
A9A577B120549F1C0072F392 /* construct.cpp in Sources */,
A9A576D320549F1C0072F392 /* loop_unroller.cpp in Sources */,
A9A5761120549F1B0072F392 /* validate_decorations.cpp in Sources */,
A9A5774B20549F1C0072F392 /* instruction.cpp in Sources */,
A9A5779120549F1C0072F392 /* validate_ext_inst.cpp in Sources */,
A9A577A720549F1C0072F392 /* text_handler.cpp in Sources */,
A9AB199A1CB5B5A80001E7F9 /* spirv_cross.cpp in Sources */,
A9A576F920549F1C0072F392 /* function.cpp in Sources */,
A9AB19A21CB5B5A80001E7F9 /* spirv_msl.cpp in Sources */,
A9A5771D20549F1C0072F392 /* block_merge_pass.cpp in Sources */,
A9A5765D20549F1B0072F392 /* validate_logicals.cpp in Sources */,
A9A5773720549F1C0072F392 /* fold.cpp in Sources */,
A9A575F720549F1B0072F392 /* string_utils.cpp in Sources */,
A9A576B120549F1C0072F392 /* mem_pass.cpp in Sources */,
A9A5762520549F1B0072F392 /* spirv_endian.cpp in Sources */,
A9A5760920549F1B0072F392 /* table.cpp in Sources */,
A9A5761B20549F1B0072F392 /* spirv_stats.cpp in Sources */,
A9A5776B20549F1C0072F392 /* basic_block.cpp in Sources */,
A9A5769B20549F1C0072F392 /* merge_return_pass.cpp in Sources */,
A9A576CD20549F1C0072F392 /* licm_pass.cpp in Sources */,
A9A5769320549F1C0072F392 /* insert_extract_elim.cpp in Sources */,
A9A5764320549F1B0072F392 /* parsed_operand.cpp in Sources */,
A9A5760F20549F1B0072F392 /* validate_instruction.cpp in Sources */,
A9A575E520549F1B0072F392 /* text.cpp in Sources */,
A9A5760D20549F1B0072F392 /* validate_atomics.cpp in Sources */,
A95096BC2003D00300F10950 /* FileSupport.mm in Sources */,
A9A576DD20549F1C0072F392 /* ccp_pass.cpp in Sources */,
A9A576C920549F1C0072F392 /* ir_loader.cpp in Sources */,
A9A576A720549F1C0072F392 /* strip_debug_info_pass.cpp in Sources */,
A9A5761D20549F1B0072F392 /* print.cpp in Sources */,
A9A576F720549F1C0072F392 /* local_ssa_elim_pass.cpp in Sources */,
A9A5773120549F1C0072F392 /* propagator.cpp in Sources */,
A9A5773920549F1C0072F392 /* scalar_replacement_pass.cpp in Sources */,
A9A577B520549F1C0072F392 /* instruction.cpp in Sources */,
A909408B1C58013E0094110D /* SPIRVToMSLConverter.cpp in Sources */,
A9A5764520549F1B0072F392 /* validate_adjacency.cpp in Sources */,
A9A576ED20549F1C0072F392 /* folding_rules.cpp in Sources */,
A9A576C520549F1C0072F392 /* inline_pass.cpp in Sources */,
A9A5778920549F1C0072F392 /* validate_type_unique.cpp in Sources */,
A9A5775320549F1C0072F392 /* inline_opaque_pass.cpp in Sources */,
A9A5768D20549F1C0072F392 /* local_redundancy_elimination.cpp in Sources */,
A9A575DB20549F1B0072F392 /* validate_cfg.cpp in Sources */,
A9A576E520549F1C0072F392 /* simplification_pass.cpp in Sources */,
A9A5774320549F1C0072F392 /* workaround1209.cpp in Sources */,
A9A576FF20549F1C0072F392 /* composite.cpp in Sources */,
A9A5776920549F1C0072F392 /* local_access_chain_convert_pass.cpp in Sources */,
A9A5769720549F1C0072F392 /* pass.cpp in Sources */,
A928C91C1D0488DC00071B88 /* SPIRVConversion.mm in Sources */,
A9A5768520549F1B0072F392 /* local_single_block_elim_pass.cpp in Sources */,
A9A5774F20549F1C0072F392 /* value_number_table.cpp in Sources */,
A9A5778B20549F1C0072F392 /* diagnostic.cpp in Sources */,
A9A576B520549F1C0072F392 /* remove_duplicates_pass.cpp in Sources */,
A9A5766720549F1B0072F392 /* optimizer.cpp in Sources */,
A9A577A920549F1C0072F392 /* validate_primitives.cpp in Sources */,
A9A5760B20549F1B0072F392 /* id_descriptor.cpp in Sources */,
A9A5769F20549F1C0072F392 /* eliminate_dead_constant_pass.cpp in Sources */,
A9A5768320549F1B0072F392 /* decoration_manager.cpp in Sources */,
A9A576F120549F1C0072F392 /* ir_context.cpp in Sources */,
A9A5770720549F1C0072F392 /* if_conversion.cpp in Sources */,
A9A5765720549F1B0072F392 /* validate_arithmetics.cpp in Sources */,
A9A577A120549F1C0072F392 /* disassemble.cpp in Sources */,
A9A577A520549F1C0072F392 /* validate_composites.cpp in Sources */,
A9A5762F20549F1B0072F392 /* validate_bitwise.cpp in Sources */,
A9A5770F20549F1C0072F392 /* pass_manager.cpp in Sources */,
A9AB199E1CB5B5A80001E7F9 /* spirv_glsl.cpp in Sources */,
A9A5770D20549F1C0072F392 /* strength_reduction_pass.cpp in Sources */,
A9A576FD20549F1C0072F392 /* instruction_list.cpp in Sources */,
A9A575FD20549F1B0072F392 /* bit_stream.cpp in Sources */,
A9A576E920549F1C0072F392 /* flatten_decoration_pass.cpp in Sources */,
A9A5768720549F1B0072F392 /* freeze_spec_constant_value_pass.cpp in Sources */,
A9A576BD20549F1C0072F392 /* fold_spec_constant_op_and_composite_pass.cpp in Sources */,
A9A576D520549F1C0072F392 /* constants.cpp in Sources */,
A9A576BF20549F1C0072F392 /* unify_const_pass.cpp in Sources */,
A9A5777F20549F1C0072F392 /* compact_ids_pass.cpp in Sources */,
A95C5F401DEA9070000D17B6 /* spirv_cfg.cpp in Sources */,
A9A5778F20549F1C0072F392 /* libspirv.cpp in Sources */,
A9A575D920549F1B0072F392 /* spirv_target_env.cpp in Sources */,
A9A5760120549F1B0072F392 /* parse_number.cpp in Sources */,
A9A577B320549F1C0072F392 /* function.cpp in Sources */,
A9A5778320549F1C0072F392 /* validate_image.cpp in Sources */,
A9A5764D20549F1B0072F392 /* validate_conversion.cpp in Sources */,
A9A5772F20549F1C0072F392 /* private_to_local_pass.cpp in Sources */,
A9A576E320549F1C0072F392 /* aggressive_dead_code_elim_pass.cpp in Sources */,
A9A576A120549F1C0072F392 /* cfg_cleanup_pass.cpp in Sources */,
A9A575E320549F1B0072F392 /* validate_barriers.cpp in Sources */,
A9A576CF20549F1C0072F392 /* eliminate_dead_functions_pass.cpp in Sources */,
A9A575DD20549F1B0072F392 /* validate_capability.cpp in Sources */,
A9A5769920549F1C0072F392 /* dominator_tree.cpp in Sources */,
A9A5771920549F1C0072F392 /* dead_insert_elim_pass.cpp in Sources */,
A9A5767F20549F1B0072F392 /* cfg.cpp in Sources */,
A9A577B920549F1C0072F392 /* basic_block.cpp in Sources */,
A9A576D920549F1C0072F392 /* def_use_manager.cpp in Sources */,
A9A5773320549F1C0072F392 /* set_spec_constant_default_value_pass.cpp in Sources */,
A9A5765B20549F1B0072F392 /* opcode.cpp in Sources */,
A9A576A320549F1C0072F392 /* const_folding_rules.cpp in Sources */,
A9A5779920549F1C0072F392 /* operand.cpp in Sources */,
A9A575E720549F1B0072F392 /* assembly_grammar.cpp in Sources */,
A9A576BB20549F1C0072F392 /* module.cpp in Sources */,
A9A576E720549F1C0072F392 /* dead_branch_elim_pass.cpp in Sources */,
A9A5775B20549F1C0072F392 /* dominator_analysis.cpp in Sources */,
A9A5772B20549F1C0072F392 /* local_single_store_elim_pass.cpp in Sources */,
A9A575EB20549F1B0072F392 /* extensions.cpp in Sources */,
A9A5773F20549F1C0072F392 /* redundancy_elimination.cpp in Sources */,
A9A5760720549F1B0072F392 /* message.cpp in Sources */,
A9A5762D20549F1B0072F392 /* binary.cpp in Sources */,
A9A5779B20549F1C0072F392 /* validate_layout.cpp in Sources */,
A9A5763920549F1B0072F392 /* enum_string_mapping.cpp in Sources */,
A9A5762920549F1B0072F392 /* validate.cpp in Sources */,
A9A576D720549F1C0072F392 /* common_uniform_elim_pass.cpp in Sources */,
A9A5771120549F1C0072F392 /* inline_exhaustive_pass.cpp in Sources */,
);
runOnlyForDeploymentPostprocessing = 0;
};
/* End PBXSourcesBuildPhase section */
/* Begin PBXTargetDependency section */
A925B71D1C78DEBF006E7ECD /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = A93903C01C57E9ED00FE90DC /* MoltenVKSPIRVToMSLConverter-macOS */;
targetProxy = A925B71C1C78DEBF006E7ECD /* PBXContainerItemProxy */;
};
A93749CF1A9AA7AF00F29B34 /* PBXTargetDependency */ = {
isa = PBXTargetDependency;
target = A93747701A9A98D000F29B34 /* MoltenVKGLSLToSPIRVConverter-macOS */;
targetProxy = A93749CE1A9AA7AF00F29B34 /* PBXContainerItemProxy */;
};
/* End PBXTargetDependency section */
/* Begin XCBuildConfiguration section */
A9092A911A81717C00051823 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
GENERATE_MASTER_OBJECT_FILE = NO;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = MoltenVKShaderConverter;
SDKROOT = macosx;
};
name = Debug;
};
A9092A921A81717C00051823 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
GENERATE_MASTER_OBJECT_FILE = NO;
OTHER_LDFLAGS = "-ObjC";
PRODUCT_NAME = MoltenVKShaderConverter;
SDKROOT = macosx;
};
name = Release;
};
A93747401A9A8B2900F29B34 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
CLANG_WARN_UNREACHABLE_CODE = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
GCC_WARN_UNUSED_PARAMETER = NO;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = arm64;
};
name = Debug;
};
A93747411A9A8B2900F29B34 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
CLANG_WARN_UNREACHABLE_CODE = NO;
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
GCC_WARN_UNUSED_PARAMETER = NO;
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = arm64;
};
name = Release;
};
A93747851A9A98D000F29B34 /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
CLANG_WARN_UNREACHABLE_CODE = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
GCC_WARN_UNUSED_PARAMETER = NO;
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
SDKROOT = macosx;
};
name = Debug;
};
A93747861A9A98D000F29B34 /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = NO;
CLANG_WARN_UNREACHABLE_CODE = NO;
COMBINE_HIDPI_IMAGES = YES;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = NO;
GCC_WARN_CHECK_SWITCH_STATEMENTS = NO;
GCC_WARN_UNUSED_PARAMETER = NO;
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKGLSLToSPIRVConverter;
SDKROOT = macosx;
};
name = Release;
};
A93903BD1C57E9D700FE90DC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
);
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = arm64;
};
name = Debug;
};
A93903BE1C57E9D700FE90DC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
CODE_SIGN_IDENTITY = "iPhone Developer";
"CODE_SIGN_IDENTITY[sdk=iphoneos*]" = "";
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
);
IPHONEOS_DEPLOYMENT_TARGET = 8.0;
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
SDKROOT = iphoneos;
TARGETED_DEVICE_FAMILY = "1,2";
VALID_ARCHS = arm64;
};
name = Release;
};
A93903C51C57E9ED00FE90DC /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
);
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
SDKROOT = macosx;
};
name = Debug;
};
A93903C61C57E9ED00FE90DC /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
COMBINE_HIDPI_IMAGES = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = NO;
HEADER_SEARCH_PATHS = (
"$(inherited)",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/include\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/source\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Tools/build\"",
"\"$(SRCROOT)/MoltenVKSPIRVToMSLConverter/SPIRV-Headers/include\"",
);
MACH_O_TYPE = staticlib;
PRODUCT_NAME = MoltenVKSPIRVToMSLConverter;
SDKROOT = macosx;
};
name = Release;
};
A9F55D3F198BE6A8004EC31B /* Debug */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = NO;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_CXX0X_EXTENSIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = NO;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
ENABLE_TESTABILITY = YES;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = 0;
GCC_PREPROCESSOR_DEFINITIONS = (
"DEBUG=1",
"$(inherited)",
"SPIRV_CROSS_FLT_FMT=\\\"%.6g\\\"",
);
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_PARAMETER = YES;
GCC_WARN_UNUSED_VARIABLE = NO;
GENERATE_MASTER_OBJECT_FILE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.9;
ONLY_ACTIVE_ARCH = YES;
SKIP_INSTALL = YES;
};
name = Debug;
};
A9F55D40198BE6A8004EC31B /* Release */ = {
isa = XCBuildConfiguration;
buildSettings = {
ALWAYS_SEARCH_USER_PATHS = NO;
CLANG_CXX_LANGUAGE_STANDARD = "c++0x";
CLANG_CXX_LIBRARY = "libc++";
CLANG_ENABLE_MODULES = NO;
CLANG_WARN_BOOL_CONVERSION = YES;
CLANG_WARN_CONSTANT_CONVERSION = YES;
CLANG_WARN_CXX0X_EXTENSIONS = YES;
CLANG_WARN_DIRECT_OBJC_ISA_USAGE = YES_ERROR;
CLANG_WARN_EMPTY_BODY = YES;
CLANG_WARN_ENUM_CONVERSION = YES;
CLANG_WARN_INFINITE_RECURSION = YES;
CLANG_WARN_INT_CONVERSION = YES;
CLANG_WARN_OBJC_IMPLICIT_RETAIN_SELF = YES;
CLANG_WARN_OBJC_ROOT_CLASS = YES_ERROR;
CLANG_WARN_SUSPICIOUS_IMPLICIT_CONVERSION = YES;
CLANG_WARN_SUSPICIOUS_MOVE = YES;
CLANG_WARN_UNREACHABLE_CODE = NO;
CLANG_WARN__DUPLICATE_METHOD_MATCH = YES;
COPY_PHASE_STRIP = YES;
ENABLE_NS_ASSERTIONS = NO;
ENABLE_STRICT_OBJC_MSGSEND = YES;
GCC_GENERATE_DEBUGGING_SYMBOLS = NO;
GCC_NO_COMMON_BLOCKS = YES;
GCC_OPTIMIZATION_LEVEL = fast;
GCC_PREPROCESSOR_DEFINITIONS = "SPIRV_CROSS_FLT_FMT=\\\"%.6g\\\"";
GCC_SYMBOLS_PRIVATE_EXTERN = YES;
GCC_WARN_64_TO_32_BIT_CONVERSION = YES;
GCC_WARN_ABOUT_DEPRECATED_FUNCTIONS = NO;
GCC_WARN_ABOUT_MISSING_FIELD_INITIALIZERS = YES;
GCC_WARN_ABOUT_MISSING_PROTOTYPES = YES;
GCC_WARN_ABOUT_RETURN_TYPE = YES;
GCC_WARN_HIDDEN_VIRTUAL_FUNCTIONS = YES;
GCC_WARN_NON_VIRTUAL_DESTRUCTOR = YES;
GCC_WARN_UNDECLARED_SELECTOR = YES;
GCC_WARN_UNINITIALIZED_AUTOS = YES;
GCC_WARN_UNUSED_FUNCTION = YES;
GCC_WARN_UNUSED_PARAMETER = YES;
GCC_WARN_UNUSED_VARIABLE = NO;
GENERATE_MASTER_OBJECT_FILE = YES;
MACOSX_DEPLOYMENT_TARGET = 10.9;
SKIP_INSTALL = YES;
VALIDATE_PRODUCT = YES;
};
name = Release;
};
/* End XCBuildConfiguration section */
/* Begin XCConfigurationList section */
A9092A931A81717C00051823 /* Build configuration list for PBXNativeTarget "MoltenVKShaderConverter" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A9092A911A81717C00051823 /* Debug */,
A9092A921A81717C00051823 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A937473F1A9A8B2900F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A93747401A9A8B2900F29B34 /* Debug */,
A93747411A9A8B2900F29B34 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A93747841A9A98D000F29B34 /* Build configuration list for PBXNativeTarget "MoltenVKGLSLToSPIRVConverter-macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A93747851A9A98D000F29B34 /* Debug */,
A93747861A9A98D000F29B34 /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A93903BC1C57E9D700FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-iOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A93903BD1C57E9D700FE90DC /* Debug */,
A93903BE1C57E9D700FE90DC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A93903C41C57E9ED00FE90DC /* Build configuration list for PBXNativeTarget "MoltenVKSPIRVToMSLConverter-macOS" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A93903C51C57E9ED00FE90DC /* Debug */,
A93903C61C57E9ED00FE90DC /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
A9F55D28198BE6A7004EC31B /* Build configuration list for PBXProject "MoltenVKShaderConverter" */ = {
isa = XCConfigurationList;
buildConfigurations = (
A9F55D3F198BE6A8004EC31B /* Debug */,
A9F55D40198BE6A8004EC31B /* Release */,
);
defaultConfigurationIsVisible = 0;
defaultConfigurationName = Release;
};
/* End XCConfigurationList section */
};
rootObject = A9F55D25198BE6A7004EC31B /* Project object */;
}