[all-commits] [llvm/llvm-project] 8ebd22: [libunwind] Add Unwind-wasm.c to CMakeLists.txt (#...
Heejin Ahn via All-commits
all-commits at lists.llvm.org
Mon Oct 2 13:48:09 PDT 2023
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8ebd226375488426fd834239cb5c51b3ea0c8004
https://github.com/llvm/llvm-project/commit/8ebd226375488426fd834239cb5c51b3ea0c8004
Author: Heejin Ahn <aheejin at gmail.com>
Date: 2023-10-02 (Mon, 02 Oct 2023)
Changed paths:
M libunwind/src/CMakeLists.txt
M libunwind/src/Unwind-wasm.c
Log Message:
-----------
[libunwind] Add Unwind-wasm.c to CMakeLists.txt (#67770)
This was missing when the file was added in
https://github.com/llvm/llvm-project/commit/058222b2316615194c089f2bc68d11341f39d26e.
Also reordered some headers to make LLVM CI and clang-format happy.
More information about the All-commits
mailing list