llvm-project/llvm/lib/MC/MCParser
Ben Langmuir e1f9983022 Move getenv for AS_SECURE_LOG_FILE to clang
Avoid calling getenv in the MC layer and let the clang driver do it so
that it is reflected in the command-line as an -mllvm option.

rdar://101558354

Differential Revision: https://reviews.llvm.org/D136888
2022-10-28 16:08:04 -07:00
..
AsmLexer.cpp [llvm] LLVM_FALLTHROUGH => [[fallthrough]]. NFC 2022-08-08 11:24:15 -07:00
AsmParser.cpp [PseudoProbe] Replace relocation with offset for entry probe. 2022-10-27 13:28:22 -07:00
CMakeLists.txt
COFFAsmParser.cpp [MC][COFF] Add COFF section flag "Info" 2022-10-19 10:32:58 +08:00
COFFMasmParser.cpp [ms] [llvm-ml] Add support for nested PROC/ENDP pairs 2022-08-11 14:19:02 +00:00
DarwinAsmParser.cpp Move getenv for AS_SECURE_LOG_FILE to clang 2022-10-28 16:08:04 -07:00
ELFAsmParser.cpp [Sparc] Don't use SunStyleELFSectionSwitchSyntax 2022-08-17 12:59:29 +02:00
GOFFAsmParser.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
MCAsmLexer.cpp Cleanup includes: DebugInfo & CodeGen 2022-03-12 17:26:40 +01:00
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 [MC][WebAssembly] Allow accurate errors in doBeforeLabelEmit 2022-09-01 01:26:33 -07:00
WasmAsmParser.cpp [WebAssembly][MC] Avoid the need for .size directives for functions 2022-08-31 14:28:56 -07:00
XCOFFAsmParser.cpp Cleanup MCParser headers 2022-02-11 10:39:29 +01:00