This requires that mcount.c be compiled with -DGUPROF and we provide no
mechanism to do so.
Details
Details
- Reviewers
- None
- Commits
- rG4d6722ec693e: libc: don't try to export mexitcount
Diff Detail
Diff Detail
- Repository
- rG FreeBSD src repository
- Lint
Lint Not Applicable - Unit
Tests Not Applicable
Came in from "aarch64 port sent by C. Bergstrom"
http://llvm.org/viewvc/llvm-project?view=revision&revision=225792
but this just added KMP_AARCH_64 to the existing ARM/X86_64 cases, KMP_OS_LINUX was already there
is there something FreeBSD-aarch64-specific here?