[PATCH] D111134: Add basic aarch64-none-elf bare metal driver.

Peter Smith via Phabricator via cfe-commits cfe-commits at lists.llvm.org
Tue Oct 5 09:18:25 PDT 2021


peter.smith accepted this revision.
peter.smith added a comment.
This revision is now accepted and ready to land.

LGTM thanks for the update. This looks like it follows the same format as the other <arch>-none-elf toolchains, and AArch64 can benefit from the bare-metal driver for easier access to LLD. Will be worth waiting a few days to see if there is any other feedback.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D111134/new/

https://reviews.llvm.org/D111134



More information about the cfe-commits mailing list