llvm-mirror/test/tools/llvm-ml
Eric Astor 2259289b1f [ms] [llvm-ml] Create the @feat.00 symbol, and populate it appropriately
@feat.00 is a bitfield read by Microsoft-style linkers, and is required to signal (e.g.) /safeseh support on 32-bit systems.

Reviewed By: rnk

Differential Revision: https://reviews.llvm.org/D88451
2020-09-29 17:02:27 -04:00
..
alias_errors.test [ms] [llvm-ml] Add support for "alias" directive 2020-09-29 16:59:50 -04:00
alias.test [ms] [llvm-ml] Add support for "alias" directive 2020-09-29 16:59:50 -04:00
basic_data.test Reland "[ms] [llvm-ml] Improve data support, adding names and complex initializers." 2020-02-24 16:40:25 -05:00
basic.test [ms] [llvm-ml] Add a draft MASM parser 2020-02-16 12:30:46 -05:00
builtin_types.test [ms] [llvm-ml] Add REAL10 support (x87 extended precision) 2020-09-29 16:58:46 -04:00
dot_operator.test [ms] [llvm-ml] Accept whitespace around the dot operator 2020-09-29 17:01:13 -04:00
feat00_override.test [ms] [llvm-ml] Create the @feat.00 symbol, and populate it appropriately 2020-09-29 17:02:27 -04:00
feat00.test [ms] [llvm-ml] Create the @feat.00 symbol, and populate it appropriately 2020-09-29 17:02:27 -04:00
line_continuations.test [ms] [llvm-ml] Add support for line continuations in MASM 2020-09-02 12:12:04 -04:00
lit.local.cfg [ms] [llvm-ml] Add a draft MASM parser 2020-02-16 12:30:46 -05:00
named_bitwise_operators.test [ms] [llvm-ml] Add support for bitwise named operators (AND, NOT, OR) in MASM 2020-09-07 13:57:54 -04:00
proc_frame.test [ms] [llvm-ml] Add support for "alias" directive 2020-09-29 16:59:50 -04:00
proc.test [ms] [llvm-ml] Add support for "alias" directive 2020-09-29 16:59:50 -04:00
radix_errors.test [ms] [llvm-ml] Add support for .radix directive, and accept all radix specifiers 2020-09-29 16:55:51 -04:00
radix.test [ms] [llvm-ml] Add support for .radix directive, and accept all radix specifiers 2020-09-29 16:55:51 -04:00
rip-relative-addressing.test [ms] [llvm-ml] Use default RIP-relative addressing for x64 MASM. 2020-07-01 12:41:07 -04:00
run.test [ms] [llvm-ml] Add placeholder for llvm-ml, based on llvm-mc 2020-01-20 09:19:10 -05:00
size_inference.test [ms] [llvm-ml] Add support for size queries in MASM 2020-09-14 14:27:06 -04:00
struct_alignment.test [ms] [llvm-ml] Fix struct padding logic 2020-09-14 14:12:20 -04:00
struct_errors.test [ms] [llvm-ml] Add initial MASM STRUCT/UNION support 2020-07-07 17:02:10 -04:00
struct.test [ms] [llvm-ml] Accept whitespace around the dot operator 2020-09-29 17:01:13 -04:00
type_operators.test [ms] [llvm-ml] Add REAL10 support (x87 extended precision) 2020-09-29 16:58:46 -04:00
variable.test [ms] [llvm-ml] Allow use of locally-defined variables in expressions 2020-09-07 14:00:14 -04:00