[llvm-dev] Crash on cyclic struct type
Eli Friedman via llvm-dev
llvm-dev at lists.llvm.org
Fri Jan 18 11:10:50 PST 2019
On 1/18/2019 10:45 AM, Peter Lammich via llvm-dev wrote:
> Hi,
>
> I accidentally defined a cyclic struct, and llc 6.0.0 crashes. I would
> have expected a meaningful error message, rather than a crash.
> Minimal example attached.
>
> Has this been fixed already? If not, can I test this against the latest
> LLVM version without locally installing/compiling the whole thing, or
> should I file a bug report against LLVM-6.0.0?
I just quickly checked, crashes the same way on trunk.
-Eli
--
Employee of Qualcomm Innovation Center, Inc.
Qualcomm Innovation Center, Inc. is a member of Code Aurora Forum, a Linux Foundation Collaborative Project
More information about the llvm-dev
mailing list