s390x: be explicit about cache coherence needs (#119)
commit5f60134b5765d9b6153919e524686f103f8988cb
authorCarlo Marcelo Arenas Belón <carenas@gmail.com>
Mon, 28 Mar 2022 05:53:28 +0000 (27 22:53 -0700)
committerGitHub <noreply@github.com>
Mon, 28 Mar 2022 05:53:28 +0000 (28 07:53 +0200)
treeeb86dba5223c78f13c7a6213860a75f2bf892933
parent75a555604eeb40bcef776cf86f2918881373b778
s390x: be explicit about cache coherence needs (#119)

Practically not needed, as the current code will otherwise fallthrough
to the gcc check below that sets the builtin (which does nothing) for
gcc < 10 (like Ubuntu 20.04 or RHEL 8) or never hit this for gcc >= 10.
sljit_src/sljitConfigInternal.h