[PowerPC] Fix sanitizers build on FreeBSD
1. Add correct pc, sp and bp for FreeBSD. 2. Since there's no personality.h header on FreeBSD, move SANITIZER_PPC64V2 case below FREEBSD case. 3. __ppc_get_timebase_freq() is glibc-specific. Add a shim for FreeBSD that does the same.
Loading
Please sign in to comment