1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-25 20:23:11 +01:00
llvm-mirror/include/llvm/MC/MCParser
Jonas Paulsson 38b768656f [MCStreamer] Move emission of attributes section into MCELFStreamer
Enable the emission of a GNU attributes section by reusing the code for
emitting the ARM build attributes section.

The GNU attributes follow the exact same section format as the ARM
BuildAttributes section, so this can be factored out and reused for GNU
attributes generally.

The immediate motivation for this is to emit a GNU attributes section for the
vector ABI on SystemZ (https://reviews.llvm.org/D105067).

Review: Logan Chien, Ulrich Weigand

Differential Revision: https://reviews.llvm.org/D102894
2021-06-30 16:00:27 -05:00
..
AsmCond.h
AsmLexer.h
MCAsmLexer.h [AsmParser][SystemZ][z/OS] Reject character and string literals for HLASM 2021-05-05 10:21:55 -04:00
MCAsmParser.h [MCStreamer] Move emission of attributes section into MCELFStreamer 2021-06-30 16:00:27 -05:00
MCAsmParserExtension.h [AArch64][MC] Remove unneeded "in .xxx directive" from diagnostics 2021-05-23 13:58:16 -07:00
MCAsmParserUtils.h
MCParsedAsmOperand.h
MCTargetAsmParser.h AMDGPU: Add target id and code object v4 support 2021-03-24 11:54:05 -04:00