Details
Details
- Reviewers
aykevl dylanmckay MaskRay - Commits
- rGfa2d31e9e64a: [AVR] Fix a potential assert failure
Diff Detail
Diff Detail
Event Timeline
Comment Actions
Actually the variable F is no longer used, even as argument in the call of analyzeArguments(&CLI, F, &DAG.getDataLayout(), Outs, ArgLocs, CCInfo);.
I think we should keep it if there will be further use in the future.
At least it fixes https://github.com/llvm/llvm-project/issues/43443 .
llvm/test/CodeGen/AVR/issue-43443-ctor-alias.ll | ||
---|---|---|
2 | I will change the file name and adopt ;; when commiting. Thanks for your comments !! |
you can rename this pr43443-ctor-alias.ll