This repository was archived by the owner on Sep 15, 2025. It is now read-only.
Commit 975ec83
authored
[compiler-rt] Only build SME ABI routines for baremetal or platforms that have sys/auxv.h (llvm#69423)
This avoids link failures on other platorms that don't (yet) have an
implementation of __aarch64_sme_accessible.1 parent d7246c1 commit 975ec83
1 file changed
+2
-1
lines changed| Original file line number | Diff line number | Diff line change | |
|---|---|---|---|
| |||
555 | 555 | | |
556 | 556 | | |
557 | 557 | | |
558 | | - | |
| 558 | + | |
559 | 559 | | |
| 560 | + | |
560 | 561 | | |
561 | 562 | | |
562 | 563 | | |
| |||
0 commit comments