[PATCH] D88305: [COFF] Aliases resolve directly to defined external targets

Eric Astor via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 28 07:40:08 PDT 2020


epastor updated this revision to Diff 294699.
epastor added a comment.

Add test demonstrating hitting the else/return case


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D88305/new/

https://reviews.llvm.org/D88305

Files:
  llvm/lib/MC/WinCOFFObjectWriter.cpp
  llvm/test/MC/COFF/weak-alias-labels.s
  llvm/test/MC/COFF/weak.s

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D88305.294699.patch
Type: text/x-patch
Size: 4882 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20200928/d730bd64/attachment.bin>


More information about the llvm-commits mailing list