Compiler Support ================ The compiler support repository provides various Lightning Compiler related services. It currently contains one library, the Code Object Manager (Comgr) at `lib/comgr`. Code Object Manager ------------------- The Code Object Manager is a shared library which provides operations for creating and inspecting code objects. See the documentation in the header file `lib/comgr/include/amd_comgr.h` License ------- All support libraries are licensed under the University of Illinois/NCSA Open Source License. See [LICENSE.txt](LICENSE.txt).