aboutsummaryrefslogtreecommitdiff
path: root/llvm/lib/MC/MCObjectFileInfo.cpp
AgeCommit message (Expand)AuthorFilesLines
2021-08-05[PowerPC][AIX] Create multiple constant sections.Sean Fertile1-0/+13
2021-07-27[SystemZ][z/OS] Initial code to generate assembly files on z/OSAnirudh Prasad1-0/+9
2021-05-18[lld][WebAssembly] Enable string tail merging in debug sectionsSam Clegg1-4/+7
2021-05-10Reland: "[lld][WebAssembly] Initial support merging string data"Sam Clegg1-4/+4
2021-05-10Revert "[lld][WebAssembly] Initial support merging string data"Nico Weber1-4/+4
2021-05-10[lld][WebAssembly] Initial support merging string dataSam Clegg1-4/+4
2021-05-05[MC] Untangle MCContext and MCObjectFileInfoPhilipp Krones1-37/+20
2021-03-04[XCOFF][DebugInfo] support DWARF for XCOFF for assembly output.Chen Zheng1-12/+43
2021-03-02[AIX][TLS] Generate TLS variables in assembly filesVictor Huang1-0/+5
2021-02-17[XCOFF][NFC] make csect properties optional for getXCOFFSectionChen Zheng1-15/+21
2021-02-16[MC][ELF] Support for zero flag section groupsPetr Hosek1-12/+14
2021-02-15Add ehcont section supportArlo Siemsen1-0/+5
2020-12-10[CSSPGO] Pseudo probe encoding and emission.Hongtao Yu1-0/+42
2020-12-10Revert "[CSSPGO] Pseudo probe encoding and emission."Mitch Phillips1-42/+0
2020-12-10[CSSPGO] Pseudo probe encoding and emission.Hongtao Yu1-0/+42
2020-12-07[WebAssembly] Add Object and ObjectWriter support for wasm COMDAT sectionsDerek Schuff1-3/+0
2020-12-02[XCOFF][AIX] Generate LSDA data and compact unwind section on AIXjasonliu1-0/+8
2020-12-01Let .llvm_bb_addr_map section use the same unique id as its associated .text ...Rahman Lavaee1-1/+3
2020-11-26[MC] Set the unique id of .stack_sizes to the associated .text section'sFangrui Song1-1/+1
2020-11-17[CFGuard] Add address-taken IAT tables and delay-load supportAndrew Paverd1-0/+5
2020-11-11Revert "Reland [CFGuard] Add address-taken IAT tables and delay-load support"Hans Wennborg1-5/+0
2020-11-09[XCOFF] Enable explicit sections on AIXjasonliu1-9/+9
2020-11-06Fix unwind info relocation with large code model on AArch64Valentin Churavy1-0/+2
2020-10-28 [WebAssembly] Add support for DWARF type unitsDerek Schuff1-1/+6
2020-10-27Revert "[WebAssembly] Add support for DWARF type units"Derek Schuff1-3/+1
2020-10-27[WebAssembly] Add support for DWARF type unitsDerek Schuff1-1/+3
2020-10-13Reland [CFGuard] Add address-taken IAT tables and delay-load supportAndrew Paverd1-0/+5
2020-10-08Introduce and use a new section type for the bb_addr_map section.Rahman Lavaee1-2/+2
2020-10-01Revert "[CFGuard] Add address-taken IAT tables and delay-load support"Arthur Eubanks1-5/+0
2020-10-01[CFGuard] Add address-taken IAT tables and delay-load supportAndrew Paverd1-0/+5
2020-09-17Support dwarf fission for wasm object filesDerek Schuff1-0/+35
2020-09-14Let -basic-block-sections=labels emit basicblock metadata in a new .bb_addr_m...Rahman Lavaee1-0/+18
2020-08-11[AIX][XCOFF] change the operand of branch instruction from symbol name to qua...diggerlin1-12/+12
2020-08-11[SystemZ/ZOS] Add binary format goff and operating system zos to the tripleKai Nacke1-0/+4
2020-05-30[DWARF5] Added support for emission of .debug_macro.dwo sectionSourabh Singh Tomar1-0/+7
2020-05-08[XCOFF] XCOFF constants, MCObjectFileInfo placeholder code for DWARF; NFCHubert Tong1-0/+16
2020-04-06[DWARF5] Added support for emission of debug_macro section.Sourabh Singh Tomar1-0/+11
2020-02-14[AsmPrinter] Omit unique ID for .stack_sizesFangrui Song1-5/+2
2020-02-14[WebAssembly] Add section names for some DWARF5 sectionsDerek Schuff1-1/+11
2020-02-04DebugInfo: Add a couple of missing COFF sections to make convert-loclist.ll p...David Blaikie1-0/+10
2020-01-22[NFC][XCOFF] Refactor Csect creation into TargetLoweringObjectFileDavid Tenty1-0/+7
2020-01-13[MIPS][ELF] Use PC-relative relocations in .eh_frame when possibleAlex Richardson1-3/+8
2020-01-07[NFC] Use isX86() instead of getArch()Jim Lin1-3/+2
2019-12-18Recommit "[DebugInfo] Refactored macro related generation,Sourabh Singh Tomar1-0/+5
2019-12-03[DebugInfo] Support for debug_macinfo.dwo section in llvm and llvm-dwarfdump.Sourabh Singh Tomar1-0/+2
2019-11-23Recommit "[DWARF] Support for loclist.dwo section in llvm and llvm-dwarfdump."Sourabh Singh Tomar1-0/+3
2019-11-23Revert "[DWARF] Support for loclist.dwo section in llvm and llvm-dwarfdump."Sourabh Singh Tomar1-3/+0
2019-11-23[DWARF] Support for loclist.dwo section in llvm and llvm-dwarfdump.Sourabh Singh Tomar1-0/+3
2019-11-15Add read-only data assembly writing for aixdiggerlin1-0/+4
2019-10-28[Remarks] Remove references to ELF supportFrancis Visoiu Mistrih1-3/+0