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

Josh Berdine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Fri Sep 10 03:38:44 PDT 2021


jberdine added a comment.

The rest of the C API uses an "LLVM" prefix. Does it really make sense to use a different one for the DIBuilder functions?


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