[PATCH] D51452: [MinGW] [AArch64] Add stubs for potential automatic dllimported variables

Martin Storsjö via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Sep 3 05:08:00 PDT 2018


mstorsjo updated this revision to Diff 163692.
mstorsjo added a comment.

Updated the patch after SVN r341310 where I cleaned up and simplified some related code.


https://reviews.llvm.org/D51452

Files:
  lib/Target/AArch64/AArch64ISelLowering.cpp
  lib/Target/AArch64/AArch64InstrInfo.cpp
  lib/Target/AArch64/AArch64MCInstLower.cpp
  lib/Target/AArch64/AArch64Subtarget.cpp
  lib/Target/AArch64/Utils/AArch64BaseInfo.h
  test/CodeGen/AArch64/mingw-refptr.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D51452.163692.patch
Type: text/x-patch
Size: 7862 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180903/3c175d04/attachment.bin>


More information about the llvm-commits mailing list