Skip to content

Commit

Permalink
Revert "[compiler-rt][RISCV] Implement __init_riscv_feature_bits (#85790
Browse files Browse the repository at this point in the history
)"

This reverts commit a41a4ac.
  • Loading branch information
BeMg authored and tru committed Aug 1, 2024
1 parent 03ae9f9 commit b148019
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 299 deletions.
1 change: 0 additions & 1 deletion compiler-rt/lib/builtins/CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -739,7 +739,6 @@ endif()
set(powerpc64le_SOURCES ${powerpc64_SOURCES})

set(riscv_SOURCES
riscv/feature_bits.c
riscv/fp_mode.c
riscv/save.S
riscv/restore.S
Expand Down
298 changes: 0 additions & 298 deletions compiler-rt/lib/builtins/riscv/feature_bits.c

This file was deleted.

0 comments on commit b148019

Please sign in to comment.