diff options
author | Rainer Orth <ro@gcc.gnu.org> | 2021-03-05 09:42:29 +0100 |
---|---|---|
committer | Rainer Orth <ro@gcc.gnu.org> | 2021-03-05 09:42:29 +0100 |
commit | 1d0dee51daaff2204ea9b9939717651f6556bcb5 (patch) | |
tree | 18350bcd7f9882b81c65d402058d5d5f89853941 /clang/lib/Frontend/TestModuleFileExtension.cpp | |
parent | 8198d83965ba4b9db6922b44ef3041030b2bac39 (diff) | |
download | llvm-1d0dee51daaff2204ea9b9939717651f6556bcb5.zip llvm-1d0dee51daaff2204ea9b9939717651f6556bcb5.tar.gz llvm-1d0dee51daaff2204ea9b9939717651f6556bcb5.tar.bz2 |
[asan][test] Don't XFAIL Posix/no_asan_gen_globals.c on Solaris
One ASan test currently `XPASS`es on Solaris:
AddressSanitizer-i386-sunos :: TestCases/Posix/no_asan_gen_globals.c
It was originally `XFAIL`ed in D88218 <https://reviews.llvm.org/D88218>
because Solaris `ld`, unlike GNU `ld`, doesn't strip local labels. Since
then, the integrated assembler has stopped emitting those local labels, so
the difference becomes moot and the `XFAIL` can go.
Tested on `amd64-pc-solaris2.11` and `x86_64-pc-linux-gnu`.
Differential Revision: https://reviews.llvm.org/D97932
Diffstat (limited to 'clang/lib/Frontend/TestModuleFileExtension.cpp')
0 files changed, 0 insertions, 0 deletions