llvm-project/llvm/lib/MC/MCParser
Rainer Orth 365be7ac72 [MC][ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN on Solaris
As requested in D107955 <https://reviews.llvm.org/D107955>, this patch
splits off the `MC` and `CodeGen` parts and adds a testcase.

Tested on `sparcv9-sun-solaris2.11`, `amd64-pc-solaris2.11`, and
`x86_64-pc-linux-gnu`.

Differential Revision: https://reviews.llvm.org/D120318
2022-02-23 15:43:12 +01:00
..
AsmLexer.cpp [MCParser] Correctly handle CRLF line ends when consuming line comments 2021-08-17 15:52:51 +01:00
AsmParser.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
CMakeLists.txt [SystemZ][z/OS] Introduce initial support for GOFF asm parser 2021-10-01 10:29:14 -04:00
COFFAsmParser.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
COFFMasmParser.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
DarwinAsmParser.cpp Add DriverKit support 2022-02-22 13:42:53 +00:00
ELFAsmParser.cpp [MC][ELF] Use SHF_SUNW_NODISCARD instead of SHF_GNU_RETAIN on Solaris 2022-02-23 15:43:12 +01:00
GOFFAsmParser.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
MCAsmLexer.cpp
MCAsmParser.cpp [llvm] Use = default (NFC) 2022-02-06 22:18:35 -08:00
MCAsmParserExtension.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
MCTargetAsmParser.cpp
MasmParser.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00
WasmAsmParser.cpp [WebAssembly] Allow .data shorthand for .section .data,"",@ 2022-02-22 10:26:36 -08:00
XCOFFAsmParser.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00