compiler-rt-sanitizers

Description:Compiler runtime libraries for clang (sanitizers & xray)
Homepage:https://llvm.org/
Location:Portage
Legend:
  • + - stable
  • ~ - unstable
  • M - hardmask
alpha amd64 arm hppa ia64 m68k mips ppc ppc64 s390 sh sparc x86
18.0.0_pre20231002 diff - - - - - - - - - - - - -
18.0.0_pre20230925 diff - - - - - - - - - - - - -
18.0.0.9999 diff - - - - - - - - - - - - -
17.0.2.9999 diff - - - - - - - - - - - - -
17.0.2 diff - ~ ~ - - - - - ~ - - - ~
17.0.1 diff - ~ ~ - - - - - ~ - - - ~
16.0.6 diff - + + - - - - - + - - - +
15.0.7 diff - + + - - - - - + - - - +
14.0.6 - + + - - - - - + - - - +

USE flags

  • abi_x86_32 - 32-bit (x86) libraries
  • abi_x86_64 - 64-bit (amd64) libraries
  • asan - Build Address Sanitizer runtime.
  • cfi - Build Control Flow Integrity runtime.
  • clang - Force building using installed clang (rather than the default CC/CXX).
  • debug - Enable extra debug codepaths, like asserts and extra output. If you want to get meaningful backtraces see https://wiki.gentoo.org/wiki/Project:Quality_Assurance/Backtraces
  • dfsan - Build Data Flow Sanitizer runtime.
  • gwp-asan - Build GWP-ASAN runtime.
  • hwasan - Build Hardware ASAN runtime.
  • libfuzzer - Build fuzzing runtime.
  • lsan - Build Leak Sanitizer runtime.
  • memprof - Build memory profiler runtime.
  • msan - Build Memory Sanitizer runtime.
  • orc - Build ORC runtime.
  • profile - Build profiling runtime.
  • safestack - Build SafeStack runtime.
  • scudo - Build Scudo Hardened Allocator.
  • shadowcallstack - Build ShadowCallStack.
  • test - Enable dependencies and/or preparations necessary to run tests (usually controlled by FEATURES=test but can be toggled independently)
  • tsan - Build Thread Sanitizer runtime.
  • ubsan - Build Undefined Behavior Sanitizer runtime.
  • verify-sig - Verify upstream signatures on distfiles
  • xray - Build XRay runtime.

Also available in: Atom

Thank you!