1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-23 11:13:28 +01:00
llvm-mirror/include/llvm/MC
Reid Kleckner 575a6ae149 [codeview] Flush labels before S_DEFRANGE* fragments
This was a pre-existing bug that could be triggered with assembly like
this:
  .p2align 2
  .LtmpN:
  .cv_def_range "..."

I noticed this when attempting to change clang to emit aligned symbol
records.

llvm-svn: 349403
2018-12-17 21:49:35 +00:00
..
MCDisassembler Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCParser [MC] Separate masm integer literal lexer support from inline asm 2018-10-24 20:23:57 +00:00
ConstantPools.h [MC] Fix constant pools with DenseMap sentinel values 2017-05-30 09:37:11 +00:00
LaneBitmask.h Constexprify LaneBitmask factory methods. 2017-12-18 13:20:26 +00:00
MachineLocation.h Remove the unused Offset field from MachineLocation (NFC) 2017-08-02 17:07:38 +00:00
MCAsmBackend.h [mips][micromips] Fix how values in .gcc_except_table are calculated 2018-10-16 08:27:28 +00:00
MCAsmInfo.h Revert "[COFF] Use comdat shared constants for MinGW as well" 2018-07-26 10:48:20 +00:00
MCAsmInfoCOFF.h
MCAsmInfoDarwin.h
MCAsmInfoELF.h
MCAsmInfoWasm.h [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
MCAsmLayout.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCAsmMacro.h [WebAssembly] replaced .param/.result by .functype 2018-11-19 17:10:36 +00:00
MCAssembler.h [macho] save the SDK version stored in module metadata into the version min and 2018-12-14 01:14:10 +00:00
MCCodeEmitter.h
MCCodePadder.h Remove MachineLoopInfo dependency from AsmPrinter. 2018-04-09 00:54:47 +00:00
MCCodeView.h [codeview] Flush labels before S_DEFRANGE* fragments 2018-12-17 21:49:35 +00:00
MCContext.h Revert BTF commit series. 2018-10-12 19:41:05 +00:00
MCDirectives.h
MCDwarf.h Revert r347490 as it breaks address sanitizer builds 2018-11-23 17:13:06 +00:00
MCELFObjectWriter.h The initial .text section generated in object files was missing the 2018-09-06 22:09:31 +00:00
MCELFStreamer.h [MC] Error on a .zerofill directive in a non-virtual section 2018-07-02 17:29:43 +00:00
MCExpr.h [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
MCFixedLenDisassembler.h
MCFixup.h [RISCV] Add symbol diff relocation support for RISC-V 2018-05-23 12:36:18 +00:00
MCFixupKindInfo.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCFragment.h [DebugInfo] Generate fixups as emitting DWARF .debug_line. 2018-08-01 02:18:06 +00:00
MCInst.h [ARM][Asm] Debug trace for the processInstruction loop 2018-12-03 10:21:28 +00:00
MCInstBuilder.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCInstPrinter.h Cleanup. NFC 2018-06-10 04:53:14 +00:00
MCInstrAnalysis.h [tblgen][llvm-mca] Add the ability to describe move elimination candidates via tablegen. 2018-10-12 11:23:04 +00:00
MCInstrDesc.h [ARM][MC] Move information about variadic register defs into tablegen 2018-12-03 10:32:42 +00:00
MCInstrInfo.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCInstrItineraries.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCLabel.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCLinkerOptimizationHint.h
MCMachObjectWriter.h MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
MCObjectFileInfo.h [macho] save the SDK version stored in module metadata into the version min and 2018-12-14 01:14:10 +00:00
MCObjectStreamer.h [MC] Support labels as offsets in .reloc directive 2018-11-21 16:28:39 +00:00
MCObjectWriter.h MC: Implement support for new .addrsig and .addrsig_sym directives. 2018-07-17 22:17:18 +00:00
MCRegisterInfo.h [MC] Remove PhysRegSize from MCRegisterClass 2018-08-09 15:19:07 +00:00
MCSchedule.h [llvm-mca][MC] Add the ability to declare which processor resources model load/store queues (PR36666). 2018-11-29 12:15:56 +00:00
MCSection.h The initial .text section generated in object files was missing the 2018-09-06 22:09:31 +00:00
MCSectionCOFF.h
MCSectionELF.h
MCSectionMachO.h Move Object format code to lib/BinaryFormat. 2017-06-07 03:48:56 +00:00
MCSectionWasm.h [WebAssembly] Add first claass symbol table to wasm objects 2018-02-23 05:08:34 +00:00
MCStreamer.h [macho] save the SDK version stored in module metadata into the version min and 2018-12-14 01:14:10 +00:00
MCSubtargetInfo.h [RFC][Patch 2/3] Add a MCSubtargetInfo hook to resolve variant scheduling classes. 2018-05-25 16:02:43 +00:00
MCSymbol.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCSymbolCOFF.h
MCSymbolELF.h
MCSymbolMachO.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCSymbolWasm.h [WebAssembly] Add support for the event section 2018-11-14 02:46:21 +00:00
MCTargetOptions.h [WebAssembly] Add exception handling option and feature 2018-02-24 00:40:50 +00:00
MCTargetOptionsCommandFlags.inc Rename *CommandFlags.def to *CommandFlags.inc 2018-04-11 18:49:37 +00:00
MCValue.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
MCWasmObjectWriter.h [WebAssembly] clang-format (NFC) 2018-09-05 01:27:38 +00:00
MCWasmStreamer.h [MC] Error on a .zerofill directive in a non-virtual section 2018-07-02 17:29:43 +00:00
MCWin64EH.h [ARM64][Windows] MCLayer support for exception handling 2018-10-27 06:13:06 +00:00
MCWinCOFFObjectWriter.h MC: Separate creating a generic object writer from creating a target object writer. NFCI. 2018-05-21 19:20:29 +00:00
MCWinCOFFStreamer.h [MC] Add support for the .rva assembler directive for COFF targets 2018-07-26 20:11:26 +00:00
MCWinEH.h [ARM64][Windows] MCLayer support for exception handling 2018-10-27 06:13:06 +00:00
SectionKind.h
StringTableBuilder.h Remove \brief commands from doxygen comments. 2018-05-01 15:54:18 +00:00
SubtargetFeature.h Subtarget support for parameterized register class information 2017-09-14 20:44:20 +00:00