Add signed aliases for integral types, as well as the "DF" abbreviation for the FWORD type.
Details
Details
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo
Paths
| Differential D87246
[ms] [llvm-ml] Add missing built-in type aliases ClosedPublic Authored by epastor on Sep 7 2020, 10:34 AM.
Details
Summary Add signed aliases for integral types, as well as the "DF" abbreviation for the FWORD type.
Diff Detail
Event Timelineepastor added a parent revision: D86946: [ms] [llvm-ml] Allow use of locally-defined variables in expressions.Sep 7 2020, 10:34 AM Comment Actions
Tests added. (Didn't have exhaustive tests for the built-in types before this.) This revision is now accepted and ready to land.Sep 14 2020, 10:03 AM Closed by commit rGda17e0d5c1df: [ms] [llvm-ml] Add missing built-in type aliases (authored by epastor). · Explain WhySep 14 2020, 11:09 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 291624 llvm/lib/MC/MCParser/MasmParser.cpp
llvm/test/tools/llvm-ml/builtin_types.test
|