[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 Sep 24 17:44:36 PDT 2018
jberdine updated this revision to Diff 166793.
jberdine added a comment.
Suggested changes to LLVMGetDebugLocDirectory and LLVMGetDebugLocColumn, will update LLVMGetDebugLocFilename and LLVMGetDebugLocLine when LLVMGetDebugLocDirectory settles
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.166793.patch
Type: text/x-patch
Size: 4957 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20180925/013138ff/attachment.bin>
More information about the llvm-commits
mailing list