[PATCH] D24336: [ELF] - Versionscript: support mangled symbols with the same name.

George Rimar via llvm-commits llvm-commits at lists.llvm.org
Thu Sep 8 08:31:44 PDT 2016


grimar added a comment.

In https://reviews.llvm.org/D24336#537146, @emaste wrote:

> Just a heads-up before this gets committed: when I tried applying this locally (from Phabricator "download raw diff") it produced complaints about differing line endings.


That is how patch creation works for me using svn diff. Usually I convert endings manually to unix one before publishing patch to phab, but looks not this time. Reuploaded with fixed endings.


https://reviews.llvm.org/D24336





More information about the llvm-commits mailing list