1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 12:12:47 +01:00
llvm-mirror/include/llvm/MC
Chen Zheng ddd60a0e3a [XCOFF][NFC] make StorageMappingClass/SymbolType member optional
This patch makes StorageMappingClass/SymbolType member optional in
class MCSectionXCOFF.

Non-csect sections like debug sections have no such properties.

Reviewed By: hubert.reinterpretcast

Differential Revision: https://reviews.llvm.org/D96641
2021-02-18 04:46:05 -05:00
..
MCDisassembler
MCParser [ms] [llvm-ml] Support command-line defines 2020-12-01 18:06:05 -05:00
ConstantPools.h
LaneBitmask.h
MachineLocation.h
MCAsmBackend.h [X86] support .nops directive 2020-08-03 11:50:56 -07:00
MCAsmInfo.h Add -fbinutils-version= to gate ELF features on the specified binutils version 2021-01-26 12:28:23 -08:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmInfoWasm.h
MCAsmInfoXCOFF.h
MCAsmLayout.h [MC] Fix PR45805: infinite recursion in assembler 2020-06-25 15:42:36 +01:00
MCAsmMacro.h [ms] [llvm-ml] Implement the statement expansion operator 2020-11-30 14:33:24 -05:00
MCAssembler.h ELFObjectWriter: Don't de-duplicate STT_FILE symbols 2021-02-07 18:21:36 -08:00
MCCodeEmitter.h
MCCodeView.h [MC] Delete unused declarations 2020-12-06 15:36:39 -08:00
MCContext.h [XCOFF][NFC] make csect properties optional for getXCOFFSection 2021-02-17 20:51:42 -05:00
MCDirectives.h
MCDwarf.h MCDwarf: Delete uneeded parameter 2021-01-21 00:55:07 -08:00
MCELFObjectWriter.h Remove unnecessary forward declarations. NFCI. 2020-09-17 13:31:52 +01:00
MCELFStreamer.h [MC] Make MCStreamer aware of AsmParser's StartTokLoc 2020-11-02 12:32:07 -08:00
MCExpr.h [AVR] Fix global references to function symbols 2021-02-10 00:40:49 +13:00
MCFixedLenDisassembler.h
MCFixup.h MCFixup.h - remove unnecessary MCExpr.h include. NFCI. 2020-07-20 15:17:19 +01:00
MCFixupKindInfo.h
MCFragment.h [CSSPGO] Pseudo probe encoding and emission. 2020-12-10 17:29:28 -08:00
MCInst.h [MC] Add isFPImm after D96091 2021-02-04 20:51:02 -08:00
MCInstBuilder.h [WebAssembly] Support single-floating-point immediate value 2021-02-04 18:05:06 -08:00
MCInstPrinter.h [AsmWriter] Factor out mnemonic generation to accessible getMnemonic. 2020-11-17 09:47:38 +00:00
MCInstrAnalysis.h
MCInstrDesc.h [MCInstrDesc] [TableGen] Reduce size of MCOperandInfo instances. 2020-12-22 09:44:30 -05:00
MCInstrInfo.h
MCInstrItineraries.h
MCLabel.h
MCLinkerOptimizationHint.h
MCMachObjectWriter.h [MC] Delete unused declarations 2020-12-06 15:36:39 -08:00
MCObjectFileInfo.h Add ehcont section support 2021-02-15 14:27:12 +08:00
MCObjectStreamer.h [X86] support .nops directive 2020-08-03 11:50:56 -07:00
MCObjectWriter.h
MCPseudoProbe.h [CSSPGO] Pseudo probe encoding and emission. 2020-12-10 17:29:28 -08:00
MCRegister.h [llvm] Fix header guards (NFC) 2021-02-05 21:02:06 -08:00
MCRegisterInfo.h [MC] Assert that MCRegUnitIterator operates over MCRegisters 2020-10-03 13:18:25 -07:00
MCSchedule.h [NFC] Use the same type for bit fields in MCSchedClassDesc 2021-02-17 15:54:22 +03:00
MCSection.h
MCSectionCOFF.h
MCSectionELF.h [MC][ELF] Support for zero flag section groups 2021-02-16 14:23:40 -08:00
MCSectionMachO.h
MCSectionWasm.h MCSectionWasm.h - reduce includes to forward declarations. NFC. 2020-06-27 10:03:34 +01:00
MCSectionXCOFF.h [XCOFF][NFC] make StorageMappingClass/SymbolType member optional 2021-02-18 04:46:05 -05:00
MCStreamer.h [llvm] Forward-declare formatted_raw_ostream (NFC) 2021-01-28 22:21:13 -08:00
MCSubtargetInfo.h [llvm] Use llvm::lower_bound and llvm::upper_bound (NFC) 2021-01-05 21:15:59 -08:00
MCSymbol.h [MC][ELF] Remove unneeded MCSymbol::setExternal calls 2020-12-20 21:26:36 -08:00
MCSymbolCOFF.h
MCSymbolELF.h
MCSymbolMachO.h
MCSymbolWasm.h [WebAssembly] Prevent data inside text sections in assembly 2021-02-05 13:48:25 -08:00
MCSymbolXCOFF.h [AIX][XCOFF] change the operand of branch instruction from symbol name to qualified symbol name for function declarations 2020-08-11 15:26:19 -04:00
MCTargetOptions.h [XCOFF][AIX] Generate LSDA data and compact unwind section on AIX 2020-12-02 18:42:44 +00:00
MCTargetOptionsCommandFlags.h
MCValue.h
MCWasmObjectWriter.h Support dwarf fission for wasm object files 2020-09-17 14:42:41 -07:00
MCWasmStreamer.h [WebAssembly][MC] Remove useless overrides in MCWasmStreamer 2020-11-17 07:09:49 -08:00
MCWin64EH.h Reapply "[CodeGen] [WinException] Only produce handler data at the end of the function if needed" 2020-11-23 23:17:03 +02:00
MCWinCOFFObjectWriter.h [NFC] Add 'override' keyword where missing in include/ and lib/. 2020-07-14 09:47:29 -07:00
MCWinCOFFStreamer.h [MC] Make MCStreamer aware of AsmParser's StartTokLoc 2020-11-02 12:32:07 -08:00
MCWinEH.h Reapply "[CodeGen] [WinException] Only produce handler data at the end of the function if needed" 2020-11-23 23:17:03 +02:00
MCXCOFFObjectWriter.h
MCXCOFFStreamer.h [MC] Make MCStreamer aware of AsmParser's StartTokLoc 2020-11-02 12:32:07 -08:00
SectionKind.h
StringTableBuilder.h [MC] Adjust StringTableBuilder for linked Mach-O binaries 2020-10-22 19:19:41 -07:00
SubtargetFeature.h [ARM][AArch64] Adding Neoverse V1 CPU support 2020-11-09 13:15:40 +00:00