summaryrefslogtreecommitdiffstats
path: root/llvm/test/MC/WebAssembly/func-address.ll
Commit message (Expand)AuthorAgeFilesLines
* [llvm-readobj] Change -long-option to --long-option in tests. NFCFangrui Song2019-05-011-1/+1
* [WebAssembly] Rename relocations from R_WEBASSEMBLY_ to R_WASM_Sam Clegg2019-02-041-4/+4
* [WebAsembly] Update default triple in test files to wasm32-unknown-unkown.Sam Clegg2018-05-101-1/+1
* [WebAssembly] llvm-readobj: display symbols names in relocationsSam Clegg2018-05-011-22/+26
* [WebAssembly] Reorder symbol table to match MC orderNicholas Wilson2018-02-281-3/+3
* [WebAssembly] Add first claass symbol table to wasm objectsSam Clegg2018-02-231-2/+2
* [WebAssembly] MC: Use inline triple in test bitcode filesSam Clegg2018-01-231-1/+3
* [WebAssembly] Store function index rather than table index in TABLE_INDEX rel...Sam Clegg2018-01-231-1/+1
* [WebAssembly] MC: Start table at offset 1 rather than 0Sam Clegg2018-01-191-1/+1
* Reland "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-111-1/+1
* Revert "[WebAssembly] Import the linear memory and function table."Sam Clegg2017-12-071-1/+1
* [WebAssembly] Import the linear memory and function table.Dan Gohman2017-12-061-1/+1
* [WebAssembly] Use __stack_pointer global when writing wasm binarySam Clegg2017-06-161-3/+2
* [WebAssembly] MC: Fix value of R_WEBASSEMBLY_TABLE_INDEX relocationsSam Clegg2017-06-121-0/+48
OpenPOWER on IntegriCloud