[llvm-bugs] [Bug 42356] __builtin___clear_cache crashes the WebAssembly backend
via llvm-bugs
llvm-bugs at lists.llvm.org
Wed Jul 10 23:03:03 PDT 2019
https://bugs.llvm.org/show_bug.cgi?id=42356
Heejin Ahn <aheejin at gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed By Commit(s)| |r365731
Resolution|--- |WONTFIX
Status|NEW |RESOLVED
CC| |aheejin at gmail.com
--- Comment #2 from Heejin Ahn <aheejin at gmail.com> ---
Thank you for the report!
As per Dan's question, I'm also curious about what your usecase for
`__builtin___clear_cache` was. Meanwhile, we committed a patch that prints a
proper error message rather than just segfaults.
(https://reviews.llvm.org/rL365731)
I'll close this bug for now, but feel free to repoen this if you'd like to.
--
You are receiving this mail because:
You are on the CC list for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/llvm-bugs/attachments/20190711/538da38c/attachment.html>
More information about the llvm-bugs
mailing list