[EXT_EP-11785] Using tiarmclang -S -flto does not create an assembly file Created: 07/Jun/24 Updated: 10/Jun/24 Resolved: 10/Jun/24 |
|
| Status: | Declined |
| Project: | Embedded Software & Tools |
| Component/s: | None |
| Affects Version/s: | None |
| Fix Version/s: | None |
| Type: | Bug | Priority: | Not Prioritized |
| Reporter: | TI User | Assignee: | TI User |
| Resolution: | Won't Fix | Votes: | 0 |
| Remaining Estimate: | Not Specified | ||
| Time Spent: | Not Specified | ||
| Original Estimate: | Not Specified | ||
| Product: | Code Generation Tools |
| Internal ID: | CODEGEN-12533 |
| Forum URL: | https://e2e.ti.com/support/processors-group/processors---internal/f/1045/t/1371031 |
| Found In Release: | ARMCLANG_2.1.3.LTS |
| Affected Platform/Device: | default |
| Decline Reason: | This is an enhancement implemented by https://jira.itg.ti.com/browse/CODEGEN-9319 in v3.2.0.LTS |
| Description |
|
C:\example>type file.c C:\example>tiarmclang -S -flto file.c C:\example>type file.s ; Function Attrs: noinline nounwind null_pointer_is_valid optnone attributes #0 = { noinline nounwind null_pointer_is_valid optnone "frame-pointer"="none" "min-legal-vector-width"="0" "no-trapping-math"="true" "stack-protector-buffer-size"="8" "target-cpu"="cortex-m4" "target-features"="+armv7e-m,+dsp,+fp16,+hwdiv,+thumb-mode,+vfp2sp,+vfp3d16sp,+vfp4d16sp,-aes,-d32,-fp-armv8,-fp-armv8d16,-fp-armv8d16sp,-fp-armv8sp,-fp16fml,-fp64,-fullfp16,-neon,-sha2,-vfp2,-vfp3,-vfp3d16,-vfp3sp,-vfp4,-vfp4d16,-vfp4sp" } !llvm.module.flags = !{!0, !1, !2, !3, !4, !5} !0 = !{i32 2, !"wchar_size", i32 4} |