1// UNSUPPORTED: hwasan, ubsan
2// RUN: not %clangxx -static %s -o /dev/null
3

source code of compiler-rt/test/sanitizer_common/TestCases/Linux/static-link.c