1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-10-18 18:42:46 +02:00
llvm-mirror/test/tools/llvm-ml
Eric Astor fa28271fe9 [ms] [llvm-ml] Fix macro case-insensitivity
We previously had issues identifying macros not registered with a lowercase name.

Reviewed By: mstorsjo, thakis

Differential Revision: https://reviews.llvm.org/D106453
2021-07-22 15:50:52 -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_symbols_t5.inc [ms] [llvm-ml] Support built-in text macros 2021-07-21 11:44:09 -04:00
builtin_symbols.asm [ms] [llvm-ml] Support built-in text macros 2021-07-21 11:44:09 -04:00
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
hexfloat_warn.asm
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
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 [ms] [llvm-ml] Fix macro case-insensitivity 2021-07-22 15:50:52 -04:00
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] Restrict implicit RIP-relative addressing to named-variable references 2021-07-21 11:49:58 -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] Add support for numeric built-in symbols 2021-07-21 11:43:07 -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