diff options
author | Shoaib Meenai <smeenai@fb.com> | 2022-05-23 22:11:34 -0700 |
---|---|---|
committer | Shoaib Meenai <smeenai@fb.com> | 2022-05-26 09:12:50 -0700 |
commit | 3d2b5b7b87857b0cc4c322cfc145c46c42fe2bbf (patch) | |
tree | 9c6690b12054b5194a6011a93b861cae35df67dd /clang/lib/CodeGen/CodeGenModule.h | |
parent | c8eb83f2d007dd3279a9ff459f3464a3cd9568b6 (diff) | |
download | llvm-3d2b5b7b87857b0cc4c322cfc145c46c42fe2bbf.zip llvm-3d2b5b7b87857b0cc4c322cfc145c46c42fe2bbf.tar.gz llvm-3d2b5b7b87857b0cc4c322cfc145c46c42fe2bbf.tar.bz2 |
[libunwind] Factor out sigreturn check condition. NFC
Create a macro for this instead of duplicating the architecture checks
everywhere. (It's a little redundant to use it when we're checking for a
specific architecture, but I'm also applying it there for consistency.)
Reviewed By: rprichard, MaskRay, #libunwind
Differential Revision: https://reviews.llvm.org/D126342
Diffstat (limited to 'clang/lib/CodeGen/CodeGenModule.h')
0 files changed, 0 insertions, 0 deletions