[PATCH] D139670: [nfc][DebugInfo] Move subprogram rewriting utility to header
Felipe de Azevedo Piovezan via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 8 12:47:51 PST 2022
fdeazeve created this revision.
Herald added a subscriber: hiraditya.
Herald added a project: All.
fdeazeve requested review of this revision.
Herald added a project: LLVM.
Herald added a subscriber: llvm-commits.
This utility will be useful in subsequent patches, as such we expose it
in the DebugInfoMetadata header.
Depends on D139669 <https://reviews.llvm.org/D139669>
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D139670
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/IR/DebugLoc.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D139670.481414.patch
Type: text/x-patch
Size: 4454 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20221208/0e8b841f/attachment.bin>
More information about the llvm-commits
mailing list