bolt/deps/llvm-18.1.8/compiler-rt/test/scudo/symbols.test
2025-02-14 19:21:04 +01:00

8 lines
326 B
Text

UNSUPPORTED: android
Verify that various functions are *not* present in the minimal binary. Presence
of those symbols in the minimal runtime would mean that the split code made it
back into the core Sanitizer runtime library.
RUN: nm %shared_minlibscudo | not grep Symbolizer
RUN: nm %shared_minlibscudo | not grep Coverage