[all-commits] [llvm/llvm-project] 9c0152: [libunwind][AIX] implementation of the unwinder fo...
xingxue-ibm via All-commits
all-commits at lists.llvm.org
Wed Apr 13 08:35:18 PDT 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 9c0152cda35f58ad9916b698c7a645d4a4dfeaf2
https://github.com/llvm/llvm-project/commit/9c0152cda35f58ad9916b698c7a645d4a4dfeaf2
Author: Xing Xue <xingxue at outlook.com>
Date: 2022-04-13 (Wed, 13 Apr 2022)
Changed paths:
M libunwind/src/assembly.h
M libunwind/src/config.h
Log Message:
-----------
[libunwind][AIX] implementation of the unwinder for AIX
Summary:
This is an add-on patch to address comments.
- Replace #elif in file <assembly.h> with #else as suggested;
- Reversed the indentation changes in the main patch.
Differential Revision: https://reviews.llvm.org/D100132
More information about the All-commits
mailing list