search for: it68ji0nnhnmoqpnpk1l0c

Displaying 2 results from an estimated 2 matches for "it68ji0nnhnmoqpnpk1l0c".

2018 Apr 26
3
[lld] - LLD (ELF) code covered by test cases.
...ge 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 though are (we have some large code parts uncovered): 1) I was able to place `assert(false);` on line 386 below in ICF.cpp and all our tests pass. (https://github.com/llvm-mirror/lld/blob/master/ELF/ICF.cpp#L386) 2) In Relocations.cpp, all cod...
2018 Apr 26
0
[lld] - LLD (ELF) code covered by test cases.
...s://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 though are (we have some large code parts uncovered): > > 1) I was able to place `assert(false);` on line 386 below in ICF.cpp and all our tests pass. > (https://github.com/llvm-mirror/lld/blob/master/ELF/ICF.cpp#L386) > &gt...