commit | d67818ff54f096159a688ff2ac8a335c6a6cb47c | [log] [tgz] |
---|---|---|
author | Martin Storsjo <martin@martin.st> | Fri Aug 31 08:00:25 2018 +0000 |
committer | Martin Storsjo <martin@martin.st> | Fri Aug 31 08:00:25 2018 +0000 |
tree | 2c35ba99774f9cd639f4f82202d518718d3ae399 | |
parent | 8f80157cb00cdc40db1c58c444b5c749da34b2a1 [diff] |
[MinGW] [ARM] Add stubs for potential automatic dllimported variables The runtime pseudo relocations can't handle the ARM format embedded addresses in movw/movt pairs. By using stubs, the potentially dllimported addresses can be touched up by the runtime pseudo relocation framework. Differential Revision: https://reviews.llvm.org/D51450 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@341176 91177308-0d34-0410-b5e6-96231b3b80d8