[all-commits] [llvm/llvm-project] c98d95: [libunwind] Fix build warnings in Unwind-EHABI.cpp...
Martin Storsjö via All-commits
all-commits at lists.llvm.org
Mon Apr 25 13:02:07 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: c98d9502fc6b10caea3cc3db94d85887c38e5892
https://github.com/llvm/llvm-project/commit/c98d9502fc6b10caea3cc3db94d85887c38e5892
Author: Martin Storsjö <martin at martin.st>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M libunwind/src/Unwind-EHABI.cpp
Log Message:
-----------
[libunwind] Fix build warnings in Unwind-EHABI.cpp. NFC.
Differential Revision: https://reviews.llvm.org/D124371
Commit: 7164c5f051a980442f2376af4bae3740710bf347
https://github.com/llvm/llvm-project/commit/7164c5f051a980442f2376af4bae3740710bf347
Author: Martin Storsjö <martin at martin.st>
Date: 2022-04-25 (Mon, 25 Apr 2022)
Changed paths:
M libunwind/CMakeLists.txt
Log Message:
-----------
[libunwind] [CMake] Remove leftover no-op cmake variable setting. NFC.
The setting and restoring of this variable became unused in
3ee0cec88effc88285732c8bec2a8f0e4e37c0b1 / D112155.
Differential Revision: https://reviews.llvm.org/D124372
Compare: https://github.com/llvm/llvm-project/compare/2c272a4e8f9d...7164c5f051a9
More information about the All-commits
mailing list