Support the "alias" directive.
Required support for emitWeakReference in MCWinCOFFStreamer.
Paths
| Differential D87403
[ms] [llvm-ml] Add support for "alias" directive ClosedPublic Authored by epastor on Sep 9 2020, 11:09 AM.
Details
Summary Support the "alias" directive. Required support for emitWeakReference in MCWinCOFFStreamer.
Diff Detail
Unit TestsFailed Event Timelineepastor added a parent revision: D87402: [ms] [llvm-ml] Add REAL10 support (x87 extended precision).Sep 9 2020, 3:29 PM Comment Actions Maybe have a test covering the parse error case too.
This revision is now accepted and ready to land.Sep 14 2020, 10:21 AM
epastor added inline comments.
epastor added a child revision: D88450: [ms] [llvm-ml] Accept whitespace around the dot operator.Sep 29 2020, 11:39 AM This revision was landed with ongoing or failed builds.Sep 29 2020, 2:00 PM Closed by commit rG0548d1ca24b7: [ms] [llvm-ml] Add support for "alias" directive (authored by epastor). · Explain Why This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 295008 llvm/include/llvm/MC/MCWinCOFFStreamer.h
llvm/lib/MC/MCParser/COFFMasmParser.cpp
llvm/lib/MC/MCWinCOFFStreamer.cpp
llvm/test/tools/llvm-ml/alias.test
llvm/test/tools/llvm-ml/alias_errors.test
|
clang-tidy: warning: invalid case style for function 'ParseDirectiveAlias' [readability-identifier-naming]
not useful