IITH-Compilers / IR2Vec

Implementation of IR2Vec, LLVM IR Based Scalable Program Embeddings
Other
84 stars 39 forks source link

add top-level CMakeLists.txt to `llvm16` branch #97

Closed m-atalla closed 8 months ago

m-atalla commented 9 months ago

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:

Please let me know if any additional changes are needed.

Thank you.