[all-commits] [llvm/llvm-project] 3b93dc: Add basic aarch64-none-elf bare metal driver.
Kristof Beyls via All-commits
all-commits at lists.llvm.org
Fri Oct 22 00:15:40 PDT 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 3b93dc6880f7ac94469e46980f1136901760d564
https://github.com/llvm/llvm-project/commit/3b93dc6880f7ac94469e46980f1136901760d564
Author: Kristof Beyls <kristof.beyls at arm.com>
Date: 2021-10-22 (Fri, 22 Oct 2021)
Changed paths:
M clang/lib/Driver/ToolChains/BareMetal.cpp
M clang/test/Driver/baremetal.cpp
M clang/test/Driver/gcc_forward.c
Log Message:
-----------
Add basic aarch64-none-elf bare metal driver.
Differential Revision: https://reviews.llvm.org/D111134
More information about the All-commits
mailing list