aboutsummaryrefslogtreecommitdiff
path: root/lld/wasm/InputGlobal.h
AgeCommit message (Expand)AuthorFilesLines
2018-11-27[WebAssembly] Remove `using` statements from header files. NFC.Sam Clegg1-2/+0
2018-11-21[WebAssembly] Delete unused using statements (NFC)Heejin Ahn1-1/+0
2018-04-20[WebAssembly] Implement -print-gc-sections, to better test GC of globalsNicholas Wilson1-3/+10
2018-03-12[WebAssembly] Refactor to avoid conflating global and fucntion index space. NFCSam Clegg1-6/+6
2018-02-23[WebAssembly] Add explicit symbol tableSam Clegg1-0/+52