Dimitry Andric 07bab4417d Add WITH_LLVM_CXXFILT option to install llvm-cxxfilt as c++filt
Since elftoolchain's cxxfilt is rather far behind on features, and we
ran into several bugs, add an option to use llvm-cxxfilt as an drop-in
replacement.

It supports the same options as elftoolchain cxxfilt, though it doesn't
have support for old ARM (C++ Annotated Reference Manual, not the CPU)
and GNU v2 manglings. But these are irrelevant in 2020.

Note: as we already compile the required libraries as part of libllvm,
this will not add any significant build time either.

PR:		250702
Reviewed by:	emaste, yuri
Differential Revision: https://reviews.freebsd.org/D27071
MFC after:	2 weeks
2020-11-03 19:57:28 +00:00
..
2020-04-30 22:08:40 +00:00
2019-11-20 21:06:29 +00:00
2020-04-30 22:08:40 +00:00
2020-09-29 23:48:05 +00:00
2019-01-15 23:35:53 +00:00
2019-12-11 17:38:15 +00:00
2019-11-21 18:14:26 +00:00
2019-11-21 19:54:10 +00:00
2020-02-29 12:43:43 +00:00
2020-10-13 20:04:13 +00:00