diff --git a/system/lib/llvm-openmp/README.md b/system/lib/openmp/README.md similarity index 97% rename from system/lib/llvm-openmp/README.md rename to system/lib/openmp/README.md index c7a30dcf862db..6299eff7d0069 100644 --- a/system/lib/llvm-openmp/README.md +++ b/system/lib/openmp/README.md @@ -1,5 +1,5 @@ llvm's OpenMP ------------ +------------- These files are from the llvm-project based on release 21.1.8. diff --git a/system/lib/openmp/readme.txt b/system/lib/openmp/readme.txt deleted file mode 100644 index c7a30dcf862db..0000000000000 --- a/system/lib/openmp/readme.txt +++ /dev/null @@ -1,23 +0,0 @@ -llvm's OpenMP ------------ - -These files are from the llvm-project based on release 21.1.8. - -We maintain a local fork of llvm-project that contains any Emscripten -specific patches: - - https://github.com/emscripten-core/llvm-project - -The current patch is based on the emscripten-libs-21 branch. - -Update Instructions -------------------- - -Run `system/lib/update_llvm_openmp.py path/to/llvm-project` - -Modifications -------------- - -For a list of changes from upstream see the OpenMP files that are part of: - -https://github.com/llvm/llvm-project/compare/llvmorg-21.1.8...emscripten-core:emscripten-libs-21