[all-commits] [llvm/llvm-project] 68f0ed: [libc] Include assert.h on baremetal targets (#83324)
Petr Hosek via All-commits
all-commits at lists.llvm.org
Wed Feb 28 13:54:03 PST 2024
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 68f0edfa359fde3fb4f5ec391a4afe96f3905aaf
https://github.com/llvm/llvm-project/commit/68f0edfa359fde3fb4f5ec391a4afe96f3905aaf
Author: Petr Hosek <phosek at google.com>
Date: 2024-02-28 (Wed, 28 Feb 2024)
Changed paths:
M libc/config/baremetal/api.td
M libc/config/baremetal/arm/entrypoints.txt
M libc/config/baremetal/arm/headers.txt
M libc/config/baremetal/riscv/entrypoints.txt
M libc/config/baremetal/riscv/headers.txt
Log Message:
-----------
[libc] Include assert.h on baremetal targets (#83324)
Many baremetal applications use asserts.
To unsubscribe from these emails, change your notification settings at https://github.com/llvm/llvm-project/settings/notifications
More information about the All-commits
mailing list