[PATCH] D19037: [llvm-c] Add the ability to create debug locations

Jeroen Ketema via llvm-commits llvm-commits at lists.llvm.org
Tue Apr 12 15:22:41 PDT 2016


jketema created this revision.
jketema added a reviewer: deadalnix.
jketema added a subscriber: llvm-commits.

This ability was implicitly removed when debug information got its own specialized meta-data nodes.

http://reviews.llvm.org/D19037

Files:
  include/llvm-c/Core.h
  lib/IR/Core.cpp
  test/Bindings/llvm-c/empty.ll
  tools/llvm-c-test/CMakeLists.txt
  tools/llvm-c-test/debug.c
  tools/llvm-c-test/diagnostic.c
  tools/llvm-c-test/llvm-c-test.h
  tools/llvm-c-test/main.c

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D19037.53475.patch
Type: text/x-patch
Size: 6888 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160412/8f09c039/attachment.bin>


More information about the llvm-commits mailing list