[PATCH] D52210: [LLVM-C] Add C APIs to access DebugLoc info

Josh Berdine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Tue Oct 9 17:37:11 PDT 2018


jberdine updated this revision to Diff 168921.
jberdine marked 6 inline comments as done.
jberdine added a comment.

early return instead of assert, unsigned instead of int


Repository:
  rL LLVM

https://reviews.llvm.org/D52210

Files:
  include/llvm-c/Core.h
  lib/IR/Core.cpp

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D52210.168921.patch
Type: text/x-patch
Size: 4696 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181010/456c7d8e/attachment.bin>


More information about the llvm-commits mailing list