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

Tom Stellard via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Sep 15 10:00:27 PDT 2021


tstellar added a comment.

This is an API break to the C API, which is allowed, but is there any way we can keep the old function?


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