summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/weak.ll
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Convert MC tests to from bitcode to asmSam Clegg2019-12-171-33/+0
* [WebAssembly] Merge used feature sets, update atomics linkage policyThomas Lively2019-03-291-5/+0
* [WebAssembly] Target features sectionThomas Lively2019-03-201-0/+5
* [WebAssembly] Remove trailing whitespaces in tests (NFC)Heejin Ahn2019-03-061-2/+2
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] Add version to object file metadataSam Clegg2018-04-261-3/+1
* [WebAssembly] Reorder symbol table to match MC orderNicholas Wilson2018-02-281-4/+4
* [WebAssembly] Remove DataSize from linking metadata sectionSam Clegg2018-02-271-1/+0
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-9/+9
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+3
* [WebAssembly] Remove "name" section of object wasm object filesSam Clegg2018-01-231-5/+0
* [WebAssembly] Use bitfield types in wasm YAML representationSam Clegg2017-12-131-2/+2
* Reland "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-111-1/+5
* Revert "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-071-5/+1
* [WebAssembly] Import the linear memory and function table.Dan Gohman2017-12-061-1/+5
* [WebAssembly] Update MC tests now that hidden attr is supportedSam Clegg2017-12-011-1/+1
* [WebAssembly] Allow each data segment to specify its own alignmentSam Clegg2017-09-291-1/+0
* [WebAssembly] Add data size and alignement to linking sectionSam Clegg2017-06-271-0/+2
* [WebAssembly] Add more support for weak symbolsSam Clegg2017-06-261-0/+34
OpenPOWER on IntegriCloud