[all-commits] [llvm/llvm-project] 1187d8: [libunwind][Modules] Add unwind_arm_ehabi.h and un...
Ian Anderson via All-commits
all-commits at lists.llvm.org
Mon Mar 20 15:13:27 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 1187d8a62ba288e2221731f1795fa184571cd854
https://github.com/llvm/llvm-project/commit/1187d8a62ba288e2221731f1795fa184571cd854
Author: Ian Anderson <iana at apple.com>
Date: 2023-03-20 (Mon, 20 Mar 2023)
Changed paths:
M libunwind/include/libunwind.modulemap
M libunwind/include/unwind.h
Log Message:
-----------
[libunwind][Modules] Add unwind_arm_ehabi.h and unwind_itanium.h to the unwind module)
Add unwind_arm_ehabi.h and unwind_itanium.h to the unwind module and use angle includes to include them.
Reviewed By: ldionne, #libunwind
Differential Revision: https://reviews.llvm.org/D144323
More information about the All-commits
mailing list