IR2Vec icon indicating copy to clipboard operation
IR2Vec copied to clipboard

C++ Input File Support

Open nishant-sachdeva opened this issue 5 months ago • 0 comments

  • Currently, both the executable, and Python based APIs do not support C++ files as input.

  • This PR seems to add support for C++ input files.

  • [x] Add C++ input support for the main executable

  • [ ] Add C++ input support for the Python API

  • [x] Add relevant testing

nishant-sachdeva avatar Sep 17 '24 15:09 nishant-sachdeva