W-M-R opened a new pull request, #14327:
URL: https://github.com/apache/nuttx/pull/14327

   ## Summary
   1. Create a libbuiltin folder under libs for building toolchain related 
libraries such as libgcc and compiler rt
   2. The code coverage tool for LLVM clang requires the use of the profile 
library in the compiler rt under LLVM, which needs to be built-in into the 
kernel code
   3. Porting the compiler rt library for LLVM
   4. Implement InstrProfilingPlatformNX.c on the NX platform
   ## Impact
   No
   ## Testing
   No
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: commits-unsubscr...@nuttx.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org

Reply via email to