summaryrefslogtreecommitdiffstats
path: root/lld/wasm/InputGlobal.h
Commit message (Expand)AuthorAgeFilesLines
* [Coding style change][lld] Rename variables for non-ELF portsRui Ueyama2019-07-111-14/+14
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Remove `using` statements from header files. NFC.Sam Clegg2018-11-271-2/+0
* [WebAssembly] Delete unused using statements (NFC)Heejin Ahn2018-11-211-1/+0
* [WebAssembly] Implement -print-gc-sections, to better test GC of globalsNicholas Wilson2018-04-201-3/+10
* [WebAssembly] Refactor to avoid conflating global and fucntion index space. NFCSam Clegg2018-03-121-6/+6
* [WebAssembly] Add explicit symbol tableSam Clegg2018-02-231-0/+52
OpenPOWER on IntegriCloud