[PATCH] D66024: Name Demangling as specified in the Vector Function ABI

Roman Lebedev via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Aug 9 13:00:41 PDT 2019


lebedev.ri added a comment.

2 comments:

- It will be a good idea to add a fuzzer target for `VFABI::getVectorName()` specifically from the get go.
- This is likely a dubious question, but is this mangling compatible with other implementations, e.g. GCC?


Repository:
  rL LLVM

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D66024/new/

https://reviews.llvm.org/D66024





More information about the llvm-commits mailing list