[llvm-dev] [XRay][RFC] Tooling for XRay Trace Analysis

Rafael EspĂ­ndola via llvm-dev llvm-dev at lists.llvm.org
Fri Aug 26 09:19:59 PDT 2016


On 26 August 2016 at 11:40, Mehdi Amini <mehdi.amini at apple.com> wrote:
> The lack of possibility of code sharing makes me sad :(
>
> CC: Rafael who has an outstanding patch to share code between LLVM and compiler-rt (demangler), which can be a future concern with the licensing difference Chris mentioned.


I think the demangler patch is fine since it is copying code from
libcxx-abi to llvm, so all code in there was OKed to be dual licensed.

Cheers,
Rafael


More information about the llvm-dev mailing list