[all-commits] [llvm/llvm-project] 8b7d3b: [ValueMapper] Add debug output for metadata remapping
Ruiling, Song via All-commits
all-commits at lists.llvm.org
Wed Mar 10 17:55:39 PST 2021
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 8b7d3bed0f7362ac7a6b2d29e865ffe2825b73f4
https://github.com/llvm/llvm-project/commit/8b7d3bed0f7362ac7a6b2d29e865ffe2825b73f4
Author: Ruiling Song <ruiling.song at amd.com>
Date: 2021-03-11 (Thu, 11 Mar 2021)
Changed paths:
M llvm/lib/Transforms/Utils/ValueMapper.cpp
Log Message:
-----------
[ValueMapper] Add debug output for metadata remapping
This is useful for debugging which pointers are updated during remapping
process.
Differential Revision: https://reviews.llvm.org/D95775
More information about the All-commits
mailing list