[all-commits] [llvm/llvm-project] d002ce: [runtimes] Add a qemu-system executor script (#68643)
Alexander Richardson via All-commits
all-commits at lists.llvm.org
Thu Nov 9 13:09:30 PST 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d002ce55f237626680f14fceecdd3c444810321b
https://github.com/llvm/llvm-project/commit/d002ce55f237626680f14fceecdd3c444810321b
Author: Alexander Richardson <alexrichardson at google.com>
Date: 2023-11-09 (Thu, 09 Nov 2023)
Changed paths:
A libcxx/utils/qemu_baremetal.py
Log Message:
-----------
[runtimes] Add a qemu-system executor script (#68643)
This is useful when trying to test libc++/libc++abi/libunwind against a
baremetal enviroment (e.g. picolibc).
See also https://reviews.llvm.org/D155521
More information about the All-commits
mailing list