[PATCH] D149942: [IR] Drop const in DILocation::getMergedLocation
Christian Ulmann via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Mon May 15 00:22:35 PDT 2023
This revision was automatically updated to reflect the committed changes.
Closed by commit rG794b58b467de: [IR] Drop const in DILocation::getMergedLocation (authored by Dinistro).
Changed prior to commit:
https://reviews.llvm.org/D149942?vs=519778&id=522069#toc
Repository:
rG LLVM Github Monorepo
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D149942/new/
https://reviews.llvm.org/D149942
Files:
llvm/include/llvm/IR/DebugInfoMetadata.h
llvm/include/llvm/IR/Instruction.h
llvm/lib/IR/DebugInfo.cpp
llvm/lib/IR/DebugInfoMetadata.cpp
llvm/lib/Transforms/Scalar/LICM.cpp
llvm/lib/Transforms/Scalar/SimplifyCFGPass.cpp
llvm/lib/Transforms/Utils/SimplifyCFG.cpp
mlir/include/mlir/Target/LLVMIR/ModuleTranslation.h
mlir/lib/Target/LLVMIR/DebugTranslation.cpp
mlir/lib/Target/LLVMIR/DebugTranslation.h
mlir/lib/Target/LLVMIR/LoopAnnotationTranslation.cpp
mlir/lib/Target/LLVMIR/ModuleTranslation.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D149942.522069.patch
Type: text/x-patch
Size: 10364 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20230515/b3e6f3a5/attachment.bin>
More information about the llvm-commits
mailing list