[llvm] Refactor try demangle for vfabi to use only the vector abi mangled names (PR #67430)
via llvm-commits
llvm-commits at lists.llvm.org
Mon Oct 9 01:34:39 PDT 2023
================
@@ -27,15 +27,17 @@ extern "C" int LLVMFuzzerTestOneInput(const uint8_t *Data, size_t Size) {
// present. We need to make sure we can even invoke
// `getOrInsertFunction` because such method asserts on strings with
// zeroes.
----------------
JolantaJensen wrote:
Resolved.
https://github.com/llvm/llvm-project/pull/67430
More information about the llvm-commits
mailing list