The support added by D149215 to remove memprof metadata and attributes
if we don't link with an allocator supporting hot/cold operator new
interfaces did not update imported code. Move the update handling later
in the ThinLTO backend to just after importing, and update the test to
check this case.
Details
Details
- Reviewers
davidxl - Commits
- rG9e280c47588b: [MemProf] Update hot/cold information after importing
Diff Detail
Diff Detail
- Repository
- rG LLVM Github Monorepo