llvm-project/llvm/test/tools/llvm-objcopy/wasm
Sam Clegg e4b2f3054a [WebAssembly][libObject] Avoid re-use of Section object during parsing
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
2021-09-10 09:30:50 -04:00
..
add-section.test
basic-archive-copy.test
basic-copy.test
basic-keep.test [llvm-strip][WebAssembly] Support strip flags 2021-07-14 14:17:02 -07:00
basic-only-section.test [WebAssembly][libObject] Avoid re-use of Section object during parsing 2021-09-10 09:30:50 -04:00
basic-strip.test [llvm-strip][WebAssembly] Support strip flags 2021-07-14 14:17:02 -07:00
dump-section.test [test] Use host platform specific error message substitution in lit tests 2021-01-29 07:16:30 -05:00
only-keep-debug.test [llvm-strip][WebAssembly] Support strip flags 2021-07-14 14:17:02 -07:00
remove-section.test
strip-all.test [llvm-strip][WebAssembly] Support strip flags 2021-07-14 14:17:02 -07:00
strip-debug.test [llvm-strip][WebAssembly] Support strip flags 2021-07-14 14:17:02 -07:00
strip-reloc.test [llvm-strip][WebAssembly] Support strip flags 2021-07-14 14:17:02 -07:00