diff options
author | Martin Storsjo <martin@martin.st> | 2017-10-25 07:25:18 +0000 |
---|---|---|
committer | Martin Storsjo <martin@martin.st> | 2017-10-25 07:25:18 +0000 |
commit | 373c8efa1e2e35324878b83027e20b3970876e1a (patch) | |
tree | b5362447e34d361b7278ef947777f14e0aa2a404 /llvm/lib/CodeGen/MachineScheduler.cpp | |
parent | 8a752b77a2868066237f9ec4c5c9b292f9983afa (diff) | |
download | bcm5719-llvm-373c8efa1e2e35324878b83027e20b3970876e1a.tar.gz bcm5719-llvm-373c8efa1e2e35324878b83027e20b3970876e1a.zip |
[AArch64] Add support for dllimport of values and functions
Previously, the dllimport attribute did the right thing in terms
of treating it as a pointer to a value, but this makes sure the
names get mangled properly, and calls to such functions load the
function from the __imp_ pointer.
This is based on SVN r212431 and r212430 where the same was
implemented for ARM.
Differential Revision: https://reviews.llvm.org/D38530
llvm-svn: 316555
Diffstat (limited to 'llvm/lib/CodeGen/MachineScheduler.cpp')
0 files changed, 0 insertions, 0 deletions