https://github.com/mvanotti updated
https://github.com/llvm/llvm-project/pull/104715
>From 43acabf1cbdd21d008c905f5842681fcdfd2cabd Mon Sep 17 00:00:00 2001
From: Marco Vanotti
Date: Sun, 18 Aug 2024 11:59:07 -0400
Subject: [PATCH 1/2] Fix typo in SanitizerCoverage.rst
The callback for indirec
https://github.com/mvanotti created
https://github.com/llvm/llvm-project/pull/104715
The callback for indirect calls is `__sanitizer_cov_trace_pc_indir`, not
`__sanitizer_cov_trace_pc_indirect`.
See:
https://github.com/llvm/llvm-project/blob/de5ea2d122c31e1551654ff506c33df299f351b8/compiler-r
Author: Marco Vanotti
Date: 2021-07-23T12:39:49-07:00
New Revision: a085c23aa3c8f91866d7f4588d4f683407dc775d
URL:
https://github.com/llvm/llvm-project/commit/a085c23aa3c8f91866d7f4588d4f683407dc775d
DIFF:
https://github.com/llvm/llvm-project/commit/a085c23aa3c8f91866d7f4588d4f683407dc775d.diff
Author: Daniel Hwang
Date: 2021-06-21T13:08:34-07:00
New Revision: d9cf8291e7ef26317c13ed9a4e9bd88855166d5d
URL:
https://github.com/llvm/llvm-project/commit/d9cf8291e7ef26317c13ed9a4e9bd88855166d5d
DIFF:
https://github.com/llvm/llvm-project/commit/d9cf8291e7ef26317c13ed9a4e9bd88855166d5d.diff
Author: Daniel Hwang
Date: 2021-02-23T14:41:48-08:00
New Revision: 97a304cc8f949e40693d63b855b4b24bc81fa729
URL:
https://github.com/llvm/llvm-project/commit/97a304cc8f949e40693d63b855b4b24bc81fa729
DIFF:
https://github.com/llvm/llvm-project/commit/97a304cc8f949e40693d63b855b4b24bc81fa729.diff
Author: Marco Vanotti
Date: 2021-02-17T17:42:19-08:00
New Revision: 78eabcaa48df72e01b352b4b5077cece0693950c
URL:
https://github.com/llvm/llvm-project/commit/78eabcaa48df72e01b352b4b5077cece0693950c
DIFF:
https://github.com/llvm/llvm-project/commit/78eabcaa48df72e01b352b4b5077cece0693950c.diff
Author: Marco Vanotti
Date: 2020-08-28T17:26:27-07:00
New Revision: 2e800495a78a6d722eed5766bba1e2fe76f295bc
URL:
https://github.com/llvm/llvm-project/commit/2e800495a78a6d722eed5766bba1e2fe76f295bc
DIFF:
https://github.com/llvm/llvm-project/commit/2e800495a78a6d722eed5766bba1e2fe76f295bc.diff