summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCSectionXCOFF.cpp
Commit message (Expand)AuthorAgeFilesLines
* [AIX] Emit TOC entries for ASM printingDavid Tenty2019-11-271-0/+2
* Add read-only data assembly writing for aixdiggerlin2019-11-151-0/+7
* [XCOFF][AIX] Differentiate usage of label symbol and csect symbolJason Liu2019-11-081-17/+2
* [AIX]Emit function descriptor csect in assemblyXiangling Liao2019-09-261-8/+28
* [PowerPC][AIX] Adds support for writing the .data section in assembly filesXing Xue2019-08-251-0/+10
* [NFC][AIX] Use assert instead of llvm_unreachableDavid Tenty2019-08-131-6/+6
* Enable assembly output of local commons for AIXDavid Tenty2019-08-081-3/+5
* Address post commit review comments on revision 366727.Sean Fertile2019-07-301-1/+1
* Stubs out TLOF for AIX and add support for common vars in assembly output.Sean Fertile2019-07-221-1/+15
* Boilerplate for producing XCOFF object files from the PowerPC backend.Sean Fertile2019-07-091-0/+33
OpenPOWER on IntegriCloud