Displaying 2 results from an estimated 2 matches for "5516b42d".
2016 Apr 06
3
ThinLTO naming scheme for promoted local functions
Hi David,
We've been considering changing the naming scheme for promoted local
functions in ThinLTO. Currently we just prepend the file name, but that
isn't really sound for a number of reasons (e.g. you can have the same file
name in different directories). The alternative we've been thinking about
is to use the hash of all external names in the module, as that is
guaranteed to be
2016 Apr 06
3
ThinLTO naming scheme for promoted local functions
...ld somehow determine ahead of time that such
compilation would be safe. I'm working on a proposal along those lines that
I hope to share soon.
Peter
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20160406/5516b42d/attachment.html>