1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-26 12:43:36 +01:00
llvm-mirror/test/tools/llvm-ml
Eric Astor 9fa4853855 [ms] [llvm-ml] Standardize blocking of lexical substitution
In MASM, the ifdef family of directives treats its argument literally, without expanding it as a text macro. Add support for this, and also replace the special handling that was previously used for echo.

Reviewed By: thakis

Differential Revision: https://reviews.llvm.org/D104196
2021-07-02 14:17:37 -04:00
..
alias_errors.asm
alias.asm
align_directives.asm [ms] [llvm-ml] Add support for ALIGN, EVEN, and ORG directives 2021-06-25 17:19:45 -04:00
align_errors.asm [ms] [llvm-ml] Add support for ALIGN, EVEN, and ORG directives 2021-06-25 17:19:45 -04:00
basic_data.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
basic.test
builtin_types.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
command_line_defines_errors.asm [ms] [llvm-ml] Warn on command-line redefinition 2021-06-10 14:20:21 -04:00
command_line_defines.asm [ms] [llvm-ml] Standardize blocking of lexical substitution 2021-07-02 14:17:37 -04:00
dot_operator.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
expansion.asm
feat00_override.asm
feat00.asm
hexfloat_error.asm [ms] [llvm-ml] Accept /WX to signal that warnings should be fatal. 2021-04-02 15:13:20 -04:00
hexfloat_warn.asm [ms] [llvm-ml] Accept /WX to signal that warnings should be fatal. 2021-04-02 15:13:20 -04:00
include_by_env_var_errors.asm [ms] [llvm-ml] Add support for INCLUDE environment variable 2021-06-09 17:54:40 -04:00
include_by_env_var.asm [ms] [llvm-ml] Add support for INCLUDE environment variable 2021-06-09 17:54:40 -04:00
include.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
included.inc [ms] [llvm-ml] Fix parity errors in error handling for INCLUDE directive 2021-06-09 13:34:36 -04:00
jmp_short.asm [ms] [llvm-ml] When parsing MASM, "jmp short" instructions are case insensitive 2021-06-13 18:36:00 -04:00
line_continuations.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
lit.local.cfg
macro_errors.asm
macro_function.asm
macro.asm
ml32-context.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
named_operators.asm
parse_only_errors.asm
parse_only.asm
proc_frame.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
proc.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
radix_errors.asm
radix.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
repeat_directives.asm
reserved_words_conflict.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
rip-relative-addressing.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
run.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
size_inference.asm
strings_errors.asm
strings.asm
struct_alignment.asm
struct_errors.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
struct.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
type_operators.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00
variable_redef_errors.asm [ms] [llvm-ml] Make variable redefinition match ML.EXE 2021-06-10 08:36:15 -04:00
variable_redef.asm [ms] [llvm-ml] Make variable redefinition match ML.EXE 2021-06-10 08:36:15 -04:00
variable.asm [ms] [llvm-ml] Disable C-style comments 2021-06-25 23:09:13 -04:00