llvm-project/compiler-rt/test/scudo/symbols.test

Ignoring revisions in .git-blame-ignore-revs. Click here to bypass and see the normal blame view.

9 lines
326 B
Plaintext
Raw Normal View History

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