Closed m-atalla closed 8 months ago
Hi, This PR implements #54 for the llvm16 branch. This is based on the changes merged in #94 for the main branch.
llvm16
I think the following checklist could be helpful to follow when updating the other LLVM release branches:
CMakeLists.txt
src/CMakeLists.txt
src/test-suite/sanity_check.sh.cmake
make verify-all
README.md
Please let me know if any additional changes are needed.
Thank you.
Hi, This PR implements #54 for the
llvm16
branch. This is based on the changes merged in #94 for the main branch.I think the following checklist could be helpful to follow when updating the other LLVM release branches:
CMakeLists.txt
src/CMakeLists.txt
src/test-suite/sanity_check.sh.cmake
make verify-all
to ensure everything is working correctlyREADME.md
build from source sectionPlease let me know if any additional changes are needed.
Thank you.