[PATCH] D109590: [NFCI] Rename functions LLVMDIBuilder* to llvmDIBuilder*

Nikita Popov via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 06:09:12 PDT 2021


nikic requested changes to this revision.
nikic added a comment.
This revision now requires changes to proceed.

The LLVM C API is a stable FFI API. It's not possible to change any function names.


Repository:
  rG LLVM Github Monorepo

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

https://reviews.llvm.org/D109590



More information about the llvm-commits mailing list