summaryrefslogtreecommitdiffstats
path: root/lld/wasm/Relocations.cpp
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Wrap definitions in namespace lld { namespace wasm {. NFCFangrui Song2019-10-101-4/+6
* [lld][WebAssembly] Fix static linking of -fPIC code with external undefined f...Sam Clegg2019-09-241-1/+1
* [lld][WebAssembly] Allow linking of pic code into static binariesSam Clegg2019-08-131-2/+16
* [Coding style change][lld] Rename variables for non-ELF portsRui Ueyama2019-07-111-34/+34
* [lld][WebAssembly] Report undefined symbols during scanRelocationsSam Clegg2019-07-091-9/+24
* [lld][WebAssembly] Fix typo in error messageSam Clegg2019-07-081-1/+1
* [WebAssembly] Refactor synthetic sections and relocation processing. NFC.Sam Clegg2019-05-211-0/+86
OpenPOWER on IntegriCloud