[PATCH] D51452: [MinGW] [AArch64] Add stubs for potential automatic dllimported variables
Martin Storsjö via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Fri Aug 31 15:10:30 PDT 2018
mstorsjo added a comment.
@rnk - FWIW, this one should be pretty much similar to the ARM one that already was approved and merged. I'll update the second value to `StubValueTy` just like in the other one as well before committing; I'll do the generic refactoring and deduplication between X86/ARM/AArch64 when this one is done, and then we can consider tweaking the condition as suggested by @efriedma.
Repository:
rL LLVM
https://reviews.llvm.org/D51452
More information about the llvm-commits
mailing list