summaryrefslogtreecommitdiff
path: root/lld/include/lld/Common/LLVM.h
Commit message (Expand)AuthorAgeFilesLines
* [WebAssembly] Remove WasmTagTypeHeejin Ahn2021-10-051-2/+0
* [WebAssembly] Rename event to tagHeejin Ahn2021-06-171-4/+4
* [lld][WebAssembly] Common superclass for input globals/events/tablesAndy Wingo2021-02-111-0/+2
* [lld][WebAssembly] Add support for handling table symbolsAndy Wingo2021-01-141-0/+6
* Make it possible to redirect not only errs() but also outs()Rui Ueyama2019-11-181-0/+3
* Move endian constant from Host.h to SwapByteOrder.h, prune includeReid Kleckner2019-10-191-0/+1
* [WebAssebmly] Add support for --wrapSam Clegg2019-05-241-0/+2
* Update the file headers across all of the LLVM projects in the monorepoChandler Carruth2019-01-191-4/+3
* [WebAssembly] Add support for the event sectionHeejin Ahn2018-12-081-0/+4
* clang-format LLVM.h (NFC)Heejin Ahn2018-12-071-54/+54
* Remove SaveAndRestore and SmallVectorImpl from lld/Common/LLVM.h. NFC.Rui Ueyama2018-11-271-17/+4
* [WebAssembly] Remove `using` statements from header files. NFC.Sam Clegg2018-11-271-0/+25
* [COFF] Avoid forward declaring StringSet, fix buildMartin Storsjo2017-10-191-2/+0
* [COFF] Move MinGW specific functions/classes to a separate file. NFC.Martin Storsjo2017-10-191-0/+2
* Move new lld's code to Common subdirectory.Rui Ueyama2017-10-021-0/+83