[PATCH] D93454: [LLVM-C] Replace LLVMSetInstDebugLocation with LLVMAddMetadataToInst.

Duncan P. N. Exon Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Dec 18 13:31:15 PST 2020


dexonsmith resigned from this revision.
dexonsmith added a comment.
Herald added a subscriber: dexonsmith.

Seems like a nice cleanup, but I think it'd be better for a current debug info maintainer to take a look.


Repository:
  rG LLVM Github Monorepo

CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D93454/new/

https://reviews.llvm.org/D93454



More information about the llvm-commits mailing list