Unverified Commit 34c0d32c authored by Mingming Liu's avatar Mingming Liu Committed by GitHub
Browse files

[Clang] Emit type metadata on vtables when IRPGO instrumentation option is on. (#70841)

The motivating use case is to have type metadata on vtables if IR instrumentation is on (without the requirement of`-fwhole-program-vtables` or `-flto`).

A related rfc is in
https://discourse.llvm.org/t/rfc-dynamic-type-profiling-and-optimizations-in-llvm/74600
parent c7a7a43d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment