The re-use of this struct across iterations of the loop was causing fields (specifically Name) to be incorrectly shared between multiple sections. Differential Revision: https://reviews.llvm.org/D108984 |
||
|---|---|---|
| .. | ||
| add-section.test | ||
| basic-archive-copy.test | ||
| basic-copy.test | ||
| basic-keep.test | ||
| basic-only-section.test | ||
| basic-strip.test | ||
| dump-section.test | ||
| only-keep-debug.test | ||
| remove-section.test | ||
| strip-all.test | ||
| strip-debug.test | ||
| strip-reloc.test | ||