[PATCH] D52239: [OCaml] Add OCaml APIs to access DebugLoc info

whitequark via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 9 14:53:58 PDT 2019


whitequark added a comment.

I agree with @CodaFi, it's better to build on `LLVMDILocation*` functions here, if for no other reason that they are more robust (and not deprecated).


Repository:
  rL LLVM

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

https://reviews.llvm.org/D52239





More information about the llvm-commits mailing list