================
@@ -2355,15 +2355,16 @@ static bool isUniqueInternalLinkageDecl(GlobalDecl GD,
static std::string getMangledNameImpl(CodeGenModule &CGM, GlobalDecl GD,
const NamedDecl *ND,
- bool OmitMultiVersionMangling = false) {
+ bool OmitMultiVersionMangling = false,
+ bool IgnoreAsmLabel = false) {
----------------
perry-ca wrote:
I counted 11 or 12 calls.
https://github.com/llvm/llvm-project/pull/209215
_______________________________________________
cfe-commits mailing list
[email protected]
https://lists.llvm.org/cgi-bin/mailman/listinfo/cfe-commits