commit | 770e78ed66b05ff72c8742f068d9d5ffdf10e59f | [log] [tgz] |
---|---|---|
author | Andrew Wilkins <axwalk@gmail.com> | Fri Nov 27 04:46:46 2015 +0000 |
committer | Copybara-Service <copybara-worker@google.com> | Thu Sep 03 12:35:51 2020 -0700 |
tree | af5640bf9c81bce2433fb2760188d8fb13e20e0b | |
parent | 283354e34b4111f01a4de091c2bf352d8155fcb9 [diff] |
[llgo] Force exporting __morestack from llgoi Summary: Force exporting __morestack from llgoi, so that the symbol is available to the execution engine when linking with libLLVM.so. The engine does not reference __morestack explicitly, so must be provided by the host program. Reviewers: pcc Subscribers: axw, llvm-commits Differential Revision: http://reviews.llvm.org/D12625 llvm-svn: 254188 GitOrigin-RevId: b7394b22fd7ba13345b792b2d028461b457efbb4