search for: 1900a855

Displaying 2 results from an estimated 2 matches for "1900a855".

2017 May 25
2
[compiler-rt] '-fprofile-generate' and embedded systems
What is the best way of porting the 'compiler-rt' Profile library for an embedded system with no file-system (and hence no 'fopen', etc.)? What I would like to do is use it as normal, but then use a custom solution for getting the resulting data off the system. It seems that this library (and the other compiler-rt libraries) are designed only to work with a hosted system.
2017 May 25
2
[compiler-rt] '-fprofile-generate' and embedded systems
...; llvm-dev at lists.llvm.org <http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev> http://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev -------------- next part -------------- An HTML attachment was scrubbed... URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20170525/1900a855/attachment.html>