Files
clang-p2996/lld/wasm/MapFile.cpp
Sam Clegg 3c5845703c [lld][WebAssembly] Move input vectors from symtab to ctx. NFC (#78640)
Also convert from std::vector to SmallVector.

This matches the ELF linker where these were moved into the ctx object
in 9a572164d5 and converted to SmallVector in ba948c5a9c.
2024-01-18 15:53:13 -08:00

5.5 KiB