diff options
author | Fangrui Song <i@maskray.me> | 2022-12-14 08:24:22 +0000 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2022-12-14 08:24:22 +0000 |
commit | 356bbbbda9d00d734b8fbfc1492f584b25b4b6f0 (patch) | |
tree | 894ecfbc8ac3fb2054d2a0c1aedc3540f72de979 /clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp | |
parent | da2f5d0a410bd4188792980739ca49f4169b8bd4 (diff) | |
download | llvm-356bbbbda9d00d734b8fbfc1492f584b25b4b6f0.zip llvm-356bbbbda9d00d734b8fbfc1492f584b25b4b6f0.tar.gz llvm-356bbbbda9d00d734b8fbfc1492f584b25b4b6f0.tar.bz2 |
[libunwind] Use .irp directives. NFC
The repeated instructions make the file long and difficult to read.
Simplify them with .irp directives.
Skip PowerPC since AIX assembler doesn't support .irp
Reviewed By: #libunwind, compnerd
Differential Revision: https://reviews.llvm.org/D139368
Diffstat (limited to 'clang/lib/StaticAnalyzer/Checkers/StdLibraryFunctionsChecker.cpp')
0 files changed, 0 insertions, 0 deletions