| 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?

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