@@ -125,12 +125,7 @@ TYPE("tempfiletable", Tempfiletable,INVALID, "table", phases
125125TYPE(" tempAOCOfilelist" , TempAOCOfilelist, INVALID, " txt" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
126126TYPE(" archive" , Archive, INVALID, " a" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
127127TYPE(" wholearchive" , WholeArchive, INVALID, " a" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
128- TYPE(" fpga_aocx" , FPGA_AOCX, INVALID, " aocx" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
129- TYPE(" fpga_aocr" , FPGA_AOCR, INVALID, " aocr" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
130- TYPE(" fpga_aocr_emu" , FPGA_AOCR_EMU, INVALID, " aocr" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
131- TYPE(" fpga_aoco" , FPGA_AOCO, INVALID, " aoco" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
132128TYPE(" fpga_dep" , FPGA_Dependencies, INVALID, " d" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
133- TYPE(" fpga_dep_list" , FPGA_Dependencies_List, INVALID, " txt" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
134129TYPE(" host_dep_image" , Host_Dependencies_Image, INVALID, " out" , phases::Compile, phases::Backend, phases::Assemble, phases::Link)
135130TYPE(" api-information" , API_INFO, INVALID, " json" , phases::Precompile)
136131TYPE(" dx-container" , DX_CONTAINER, INVALID, " dxo" , phases::Compile, phases::Backend)
0 commit comments