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

Josh Berdine via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Oct 8 15:48:25 PDT 2018


jberdine updated this revision to Diff 168720.
jberdine marked 9 inline comments as done.
jberdine added a comment.

Rely on default initialization of StringRef, and use conditional assignment instead of early return.


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.168720.patch
Type: text/x-patch
Size: 4640 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20181008/0b466bbf/attachment.bin>


More information about the llvm-commits mailing list