Enable EDSC API test running through lit
EDSC subsystem contains an API test which is a .cpp file calling the API in question and producing IR. This IR is further checked using FileCheck and should plug into lit. Provide a CMakeLists.txt to build the test and modify the lit configuration to process the source file. -- PiperOrigin-RevId: 248794443
Loading
Please sign in to comment