search for: 1rjfdma0hojvz4vw_ndttv_dlbminyiaw

Displaying 2 results from an estimated 2 matches for "1rjfdma0hojvz4vw_ndttv_dlbminyiaw".

2018 Apr 26
3
[lld] - LLD (ELF) code covered by test cases.
...is based on using -fprofile-arcs -ftest-coverage clang flags and then generating the HTML report using lcov and genhtml tools. The results are actually not that bad (I expected we would have much more issues, but glad to see we seem don't :) Coverage screenshot: https://drive.google.com/file/d/1rjFdMA0HOjvz4vw_nDttv_dlbMiNYiaw/view We have few problematic places, but generally seems we cover the most of the code, except the few specific errors and conditions. The full HTML report is available here: https://drive.google.com/file/d/1ROo9rZ4p7-IT68jI0nnhNMOqPNpk1l0c/view?usp=sharing Noticeable places I have to mention tho...
2018 Apr 26
0
[lld] - LLD (ELF) code covered by test cases.
...fprofile-arcs -ftest-coverage clang flags and then generating the HTML report using lcov and genhtml tools. > > The results are actually not that bad (I expected we would have much more issues, but glad to see we seem don't :) > Coverage screenshot: > https://drive.google.com/file/d/1rjFdMA0HOjvz4vw_nDttv_dlbMiNYiaw/view > > We have few problematic places, but generally seems we cover the most of the code, except the few specific > errors and conditions. The full HTML report is available here: > https://drive.google.com/file/d/1ROo9rZ4p7-IT68jI0nnhNMOqPNpk1l0c/view?usp=sharing > > Noticeable...