Skip to content

Commit

Permalink
Revert "Add wasm-micro-runtime submodule and get building with CMake." (
Browse files Browse the repository at this point in the history
iree-org#5312)

Reverts iree-org#5077

We won't be using this submodule while iree-org#5137 is blocking iree-org#5096.
  • Loading branch information
ScottTodd authored Apr 5, 2021
1 parent ce0285f commit fd64070
Show file tree
Hide file tree
Showing 5 changed files with 0 additions and 65 deletions.
3 changes: 0 additions & 3 deletions .gitmodules
Original file line number Diff line number Diff line change
Expand Up @@ -56,6 +56,3 @@
[submodule "third_party/mlir-hlo"]
path = third_party/mlir-hlo
url = https://github.com/tensorflow/mlir-hlo.git
[submodule "third_party/wasm-micro-runtime"]
path = third_party/wasm-micro-runtime
url = https://github.com/bytecodealliance/wasm-micro-runtime.git
1 change: 0 additions & 1 deletion CMakeLists.txt
Original file line number Diff line number Diff line change
Expand Up @@ -385,7 +385,6 @@ add_subdirectory(build_tools/third_party/half EXCLUDE_FROM_ALL)
add_subdirectory(build_tools/third_party/pffft EXCLUDE_FROM_ALL)
add_subdirectory(build_tools/third_party/renderdoc_api EXCLUDE_FROM_ALL)
add_subdirectory(build_tools/third_party/vulkan_memory_allocator EXCLUDE_FROM_ALL)
add_subdirectory(build_tools/third_party/wasm-micro-runtime EXCLUDE_FROM_ALL)

add_subdirectory(third_party/cpuinfo EXCLUDE_FROM_ALL)
add_subdirectory(third_party/googletest EXCLUDE_FROM_ALL)
Expand Down
1 change: 0 additions & 1 deletion SUBMODULE_VERSIONS.txt
Original file line number Diff line number Diff line change
Expand Up @@ -17,4 +17,3 @@ f8bf11a0253a32375c32cad92c841237b96696c0 third_party/spirv_headers
e35d02186d00eff26ec6c698331a0767a28a51b0 third_party/tracy
9bd3f561bcee3f01d22912de10bb07ce4e23d378 third_party/vulkan_headers
3528e2aed3e8808f33e1e7d63eeb1560456a605a third_party/vulkan_memory_allocator
54e82ec439552018d0f26c60b0fd6cc9e36b42a8 third_party/wasm-micro-runtime
59 changes: 0 additions & 59 deletions build_tools/third_party/wasm-micro-runtime/CMakeLists.txt

This file was deleted.

1 change: 0 additions & 1 deletion third_party/wasm-micro-runtime
Submodule wasm-micro-runtime deleted from 54e82e

0 comments on commit fd64070

Please sign in to comment.