Skip to content

Commit

Permalink
Merge pull request #20226 from keithc-ca/rm_dfix
Browse files Browse the repository at this point in the history
Remove unused dfix folder
  • Loading branch information
pshipton authored Sep 24, 2024
2 parents 701c05b + 22e5cd8 commit ecab2f6
Show file tree
Hide file tree
Showing 14 changed files with 0 additions and 593 deletions.
4 changes: 0 additions & 4 deletions runtime/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -442,10 +442,6 @@ endif()
if(OMR_DDR)
add_subdirectory(ddr)
endif()
if(OMR_OS_WINDOWS)
# TODO: need to add windows support
# add_subdirectory(dfix)
endif()
if(J9VM_MODULE_EXELIB)
add_subdirectory(exelib)
endif()
Expand Down
25 changes: 0 additions & 25 deletions runtime/dfix/dfix-exports.xml

This file was deleted.

76 changes: 0 additions & 76 deletions runtime/dfix/dfix-generated.c.ftl

This file was deleted.

85 changes: 0 additions & 85 deletions runtime/dfix/dfix.c

This file was deleted.

46 changes: 0 additions & 46 deletions runtime/dfix/dfix.h.ftl

This file was deleted.

26 changes: 0 additions & 26 deletions runtime/dfix/dfix.tdf

This file was deleted.

29 changes: 0 additions & 29 deletions runtime/dfix/dfix_internal.h.ftl

This file was deleted.

38 changes: 0 additions & 38 deletions runtime/dfix/dfix_memcpy.c

This file was deleted.

38 changes: 0 additions & 38 deletions runtime/dfix/dfix_zero_memory.c

This file was deleted.

Loading

0 comments on commit ecab2f6

Please sign in to comment.