1
0
mirror of https://github.com/RPCS3/llvm-mirror.git synced 2024-11-22 18:54:02 +01:00
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
basic.test
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
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
run.test
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
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