[all-commits] [llvm/llvm-project] d159c3: [libc] Add baremetal abort
Alex Brachet via All-commits
all-commits at lists.llvm.org
Fri Apr 7 12:26:51 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: d159c37235b1ca191cfa1cf43039710307abea6f
https://github.com/llvm/llvm-project/commit/d159c37235b1ca191cfa1cf43039710307abea6f
Author: Alex Brachet <abrachet at google.com>
Date: 2023-04-07 (Fri, 07 Apr 2023)
Changed paths:
A libc/src/stdlib/baremetal/CMakeLists.txt
A libc/src/stdlib/baremetal/abort.cpp
Log Message:
-----------
[libc] Add baremetal abort
Differential Revision: https://reviews.llvm.org/D147795
More information about the All-commits
mailing list