search for: d68491

Displaying 1 result from an estimated 1 matches for "d68491".

Did you mean: 368491
2020 Nov 10
1
llvm-ir: anonymous struct name mangling
...trinsic::getName https://github.com/llvm/llvm-project/blob/master/llvm/lib/IR/Function.cpp#L775 [2] getMangledTypeStr for a struct: https://github.com/llvm/llvm-project/blob/master/llvm/lib/IR/Function.cpp#L725 [3] The actual intrinsic creation that triggered the problem: https://reviews.llvm.org/D68491 (Look for 'Intrinsic::getDeclaration')