[llvm-dev] Fix for PR24155 on PPC

Nemanja Ivanovic via llvm-dev llvm-dev at lists.llvm.org
Wed Oct 4 08:34:13 PDT 2017


It would appear that the fix for https://bugs.llvm.org/show_bug.cgi?id=24155
really only applies to X86. Which I suppose is fine since that's where the
bug was reported.

However, we've recently upgraded the OS's on some of our PPC64 systems and
are hitting the same problems. I certainly wouldn't mind providing a
similar fix for PPC, but I don't know what the values in MemoryMapParams
mean nor what they should be set to.

I am hoping that someone can explain to me what those mean and what they
should be set to as well as how this relates to the kernel we're on.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20171004/19c964ba/attachment.html>


More information about the llvm-dev mailing list