Support the "alias" directive.
Required support for emitWeakReference in MCWinCOFFStreamer.
Differential D87403
[ms] [llvm-ml] Add support for "alias" directive epastor on Sep 9 2020, 11:09 AM. Authored by
Details
Support the "alias" directive. Required support for emitWeakReference in MCWinCOFFStreamer.
Diff Detail
Event TimelineComment Actions Maybe have a test covering the parse error case too.
|
What happens if you do alias <t5> = <t3> (ie an alias to an alias)?