The ARM architecture root directory contains `aarch32.cmake` and `aarch64.cmake` files whose contents are better suited to go into other more purpose-specific files. This commit removes the aforementioned files and moves their contents to other files following the convention used by other architectures. Signed-off-by: Stephanos Ioannidis <root@stephanos.io> |
||
|---|---|---|
| .. | ||
| generic.cmake | ||
| target_arm.cmake | ||
| target_asm.cmake | ||
| target_baremetal.cmake | ||
| target_base.cmake | ||
| target_coverage.cmake | ||
| target_cpp.cmake | ||
| target_freestanding.cmake | ||
| target_imacros.cmake | ||
| target_optimizations.cmake | ||
| target_riscv.cmake | ||
| target_sanitizers.cmake | ||
| target_security_canaries.cmake | ||
| target_security_fortify.cmake | ||
| target_warnings.cmake | ||
| target_x86.cmake | ||
| target.cmake | ||