diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2025-05-10 22:21:46 +0200 |
---|---|---|
committer | GitHub <noreply@github.com> | 2025-05-10 22:21:46 +0200 |
commit | 6fd3381639aa6ae86f119752f1326641232014de (patch) | |
tree | 326fe16b8b47205dd539f0610655ece39881ac06 /llvm/tools/llvm-objdump/llvm-objdump.cpp | |
parent | 58014a506dd35df3f24320cf295945ad033d0e8c (diff) | |
download | llvm-6fd3381639aa6ae86f119752f1326641232014de.zip llvm-6fd3381639aa6ae86f119752f1326641232014de.tar.gz llvm-6fd3381639aa6ae86f119752f1326641232014de.tar.bz2 |
[OpenMP][test] Properly check for NULL (#139364)
Only 2 `openmp` testsuite failures remain on Solaris/amd64. They are due
the same issue: the tests in question assume `NULL` pointers to be
printed as `(nil)` while the rest of the testsuite uses `[[NULL]]` for
that.
This patch changes them to follow suit.
Tested on `amd64-pc-solaris2.11` and `x86_64-pc-linux-gnu`.
Diffstat (limited to 'llvm/tools/llvm-objdump/llvm-objdump.cpp')
0 files changed, 0 insertions, 0 deletions