aboutsummaryrefslogtreecommitdiff
path: root/test/tools/llvm-nm/wasm
AgeCommit message (Expand)Author
2017-09-29[WebAssembly] Allow each data segment to specify its own alignmentSam Clegg
2017-09-20[WebAssembly] Add support for local symbol bindingsSam Clegg
2017-09-06[WebAssembly] Only treat imports/exports as symbols when reading relocatable ...Sam Clegg
2017-09-01[WebAssembly] Fix getSymbolValue for exported globalsSam Clegg
2017-08-31[WebAssembly] Fix getSymbolValue() for data symbolsSam Clegg
2017-08-31[WebAssembly] Validate exports when parsing object filesSam Clegg
2017-06-27[WebAssembly] Add data size and alignement to linking sectionSam Clegg
2017-06-20[WebAssembly] Add support for weak symbols in the binary formatSam Clegg
2017-04-14[WebAssembly] Improve readobj and nm support for wasmSam Clegg