[all-commits] [llvm/llvm-project] da17e0: [ms] [llvm-ml] Add missing built-in type aliases
Eric Astor via All-commits
all-commits at lists.llvm.org
Mon Sep 14 11:10:01 PDT 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: da17e0d5c1dfabcba887e323b1aabc8cc4342cd6
https://github.com/llvm/llvm-project/commit/da17e0d5c1dfabcba887e323b1aabc8cc4342cd6
Author: Eric Astor <epastor at google.com>
Date: 2020-09-14 (Mon, 14 Sep 2020)
Changed paths:
M llvm/lib/MC/MCParser/MasmParser.cpp
A llvm/test/tools/llvm-ml/builtin_types.test
Log Message:
-----------
[ms] [llvm-ml] Add missing built-in type aliases
Add signed aliases for integral types, as well as the "DF" abbreviation for the FWORD type.
Reviewed By: thakis
Differential Revision: https://reviews.llvm.org/D87246
More information about the All-commits
mailing list