diff options
author | Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com> | 2020-02-24 15:51:36 +0530 |
---|---|---|
committer | Sourabh Singh Tomar <SourabhSingh.Tomar@amd.com> | 2020-02-25 07:56:48 +0530 |
commit | 226bddce458b8648a16d49e6415be2ccf9592c0e (patch) | |
tree | 19aba5e2144897a37c912531934d8179ed363ef4 /llvm/lib/CodeGen/MachineBasicBlock.cpp | |
parent | 0b46b078b656eacaf8fb0b550825189a051f0744 (diff) | |
download | llvm-226bddce458b8648a16d49e6415be2ccf9592c0e.zip llvm-226bddce458b8648a16d49e6415be2ccf9592c0e.tar.gz llvm-226bddce458b8648a16d49e6415be2ccf9592c0e.tar.bz2 |
[DebugInfo]: Refactored Macinfo section consumption part to allow future
macro section dumping.
Summary: Previously macinfo infrastructure was using functions
names that were ambiguous i.e `getMacro/getMacroDWO` in a sense
of conveying stated intentions. This patch refactored them into more
reasonable `getDebugMacinfo/getDebugMacinfoDWO` names thus making
room for macro implementation.
Reviewers: aprantl, probinson, jini.susan.george, dblaikie
Reviewed By: dblaikie
Differential Revision: https://reviews.llvm.org/D75037
Diffstat (limited to 'llvm/lib/CodeGen/MachineBasicBlock.cpp')
0 files changed, 0 insertions, 0 deletions