Issue 87454
Summary clang-10 build project with flag -flto Core dump.
Labels new issue
Assignees
Reporter Airbala
    I am actually using Xtensa DSP clang compiler, I use -flto flag to optimize my code,when link my program, it has a core dump failure as below. It confuses me a lot. Then I change the flag into -flto=thin, and it seems work well, But I'm worried that the code performance would decrease. Can Anybody help me this problem? 


![j2kqvmsrMK](https://github.com/llvm/llvm-project/assets/39217135/4d4ad031-0008-42e3-b556-4796e2b0f94d)

_______________________________________________
llvm-bugs mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-bugs

Reply via email to