llvm-project/libclc/cmake
zhoujing b8223e72bd [VENTUS][RISCV][feat] Building libclc library into object file other than archive file
In our previous design, the libclc library is built into static library which make the generated
ELF file having a large size, now we change compiler and linker option to make generated ELF file size much smaller, detail information can be seen in this pull request https://github.com/THU-DSP-LAB/pocl/pull/11
2023-07-17 21:39:02 +08:00
..
CMakeCLCCompiler.cmake.in
CMakeCLCInformation.cmake [VENTUS][RISCV][feat] Building libclc library into object file other than archive file 2023-07-17 21:39:02 +08:00
CMakeDetermineCLCCompiler.cmake
CMakeDetermineLLAsmCompiler.cmake
CMakeLLAsmCompiler.cmake.in
CMakeLLAsmInformation.cmake libclc: Use temporary files rather than a pipe 2020-04-14 10:03:27 -04:00
CMakeTestCLCCompiler.cmake
CMakeTestLLAsmCompiler.cmake