https://bugs.llvm.org/show_bug.cgi?id=50518
Michael Kruse <l...@meinersbur.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |l...@meinersbur.de
Resolution|--- |INVALID
Status|NEW |RESOLVED
--- Comment #1 from Michael Kruse <l...@meinersbur.de> ---
Thank you for the report.
However, it gives the reason for the crash:
```
Reading JScop '%for.cond1.preheader---%for.end19' in function 'init_array' from
'./init_array___%for.cond1.preheader---%for.end19.jscop.interchanged'
File could not be read: No such file or directory
```
If you are trying to run certain regression tests manually, either ensure that
you are in the same current directory, or copy the json files over from where
you are running it.
JSON import is primarily intended for testing, it does not necessarily degrade
gracefully when something goes wrong (malformed or not existing).
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
llvm-bugs mailing list
llvm-bugs@lists.llvm.org
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs