[PATCH] D93400: [IRBuilder] Generalize debug loc handling for arbitrary metadata.
Florian Hahn via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Dec 17 03:39:29 PST 2020
fhahn updated this revision to Diff 312430.
fhahn added a comment.
Undo C API breaking changes, will submit them separately. Also changed the name to AddMetadataToInst.
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D93400/new/
https://reviews.llvm.org/D93400
Files:
llvm/include/llvm/IR/IRBuilder.h
llvm/include/llvm/Transforms/Utils/ScalarEvolutionExpander.h
llvm/lib/Transforms/InstCombine/InstructionCombining.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D93400.312430.patch
Type: text/x-patch
Size: 4570 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20201217/d7a2cbd7/attachment.bin>
More information about the llvm-commits
mailing list