summaryrefslogtreecommitdiffstats
path: root/llvm/lib/MC/MCELFStreamer.cpp
diff options
context:
space:
mode:
authorRafael Espindola <rafael.espindola@gmail.com>2016-05-26 20:31:00 +0000
committerRafael Espindola <rafael.espindola@gmail.com>2016-05-26 20:31:00 +0000
commit732eeaf2a930ad2755cb4eb5d99a3deae0de4a72 (patch)
treee3c17fbda3987873d62eabe95a436a4008be21c9 /llvm/lib/MC/MCELFStreamer.cpp
parent4b92326b17498df278addf968818c145034019ed (diff)
downloadbcm5719-llvm-732eeaf2a930ad2755cb4eb5d99a3deae0de4a72.tar.gz
bcm5719-llvm-732eeaf2a930ad2755cb4eb5d99a3deae0de4a72.zip
coff: fix weak alias to local.
We were creating a weak external that tried to reference a static symbol. That would always fail to link with link.exe. We now create an external symbol in the same position as the local and refer to that. This works with link.exe and matches what gas does. llvm-svn: 270906
Diffstat (limited to 'llvm/lib/MC/MCELFStreamer.cpp')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud