[PATCH] D116014: Remove the signed version of createExpression
Shao-Ce SUN via Phabricator via cfe-commits
cfe-commits at lists.llvm.org
Sun Dec 19 20:32:06 PST 2021
achieveartificialintelligence created this revision.
achieveartificialintelligence added a reviewer: dexonsmith.
Herald added a reviewer: deadalnix.
Herald added a subscriber: hiraditya.
achieveartificialintelligence requested review of this revision.
Herald added projects: clang, LLVM.
Herald added subscribers: llvm-commits, cfe-commits.
Fix a TODO. Remove the callers of this signed version and delete.
Repository:
rG LLVM Github Monorepo
https://reviews.llvm.org/D116014
Files:
clang/lib/CodeGen/CGDebugInfo.cpp
clang/lib/CodeGen/CGDebugInfo.h
llvm/bindings/ocaml/debuginfo/debuginfo_ocaml.c
llvm/include/llvm-c/DebugInfo.h
llvm/include/llvm/IR/DIBuilder.h
llvm/lib/IR/DIBuilder.cpp
llvm/lib/IR/DebugInfo.cpp
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D116014.395366.patch
Type: text/x-patch
Size: 6690 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20211220/1e5cfe25/attachment.bin>
More information about the cfe-commits
mailing list