summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCXCOFFStreamer.cpp
Commit message (Expand)AuthorAgeFilesLines
* [XCOFF][AIX] Emit TOC entries for object file generationjasonliu2019-12-041-6/+0
* [XCOFF][AIX] Differentiate usage of label symbol and csect symbolJason Liu2019-11-081-2/+3
* [XCOFF] Output object text section header and symbol entry for program code.Digger Lin2019-10-151-4/+25
* Handle local commons for XCOFF object file writingJason Liu2019-08-271-4/+6
* Adds support for writing the .bss section for XCOFF object files.Sean Fertile2019-08-201-1/+15
* [NFC][AIX] Use assert instead of llvm_unreachableDavid Tenty2019-08-131-2/+2
* Enable assembly output of local commons for AIXDavid Tenty2019-08-081-0/+5
* Boilerplate for producing XCOFF object files from the PowerPC backend.Sean Fertile2019-07-091-0/+59
OpenPOWER on IntegriCloud