diff options
author | Anh Tuyen Tran <34661776+anhtuyenibm@users.noreply.github.com> | 2024-06-27 13:31:15 -0400 |
---|---|---|
committer | GitHub <noreply@github.com> | 2024-06-27 13:31:15 -0400 |
commit | aa9bf71ca4eac50f4dfad9bb7b302491265cb889 (patch) | |
tree | f919b9fa7073042c2f43d08908014437c663b5a4 /llvm/lib/CodeGen/MachineTraceMetrics.cpp | |
parent | 61975cdf44a75917a738ca7fa9971b03f6d4fad8 (diff) | |
download | llvm-aa9bf71ca4eac50f4dfad9bb7b302491265cb889.zip llvm-aa9bf71ca4eac50f4dfad9bb7b302491265cb889.tar.gz llvm-aa9bf71ca4eac50f4dfad9bb7b302491265cb889.tar.bz2 |
On AIX we don’t have .debug_addr section. (#96935)
According to Zheng @chenzheng1030, there is no .debug_addr section on
AIX.
Due to its absence on AIX, the test case may produce inconsistent
results, either passing or failing. This PR ensures that the test case
is marked as not applicable for AIX.
Diffstat (limited to 'llvm/lib/CodeGen/MachineTraceMetrics.cpp')
0 files changed, 0 insertions, 0 deletions