[PATCH] D18729: [llvm-c] Improve IR Introspection: Add enums

Nicole Mazzuca via llvm-commits llvm-commits at lists.llvm.org
Sat Apr 2 13:12:19 PDT 2016


ubsan created this revision.
ubsan added a reviewer: whitequark.
ubsan added a subscriber: llvm-commits.

Bringing D2176 to modernity

Adds:
    - LLVMValueKind
    - LLVMSyncronizationScope

http://reviews.llvm.org/D18729

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

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D18729.52473.patch
Type: text/x-patch
Size: 37874 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20160402/50080523/attachment.bin>


More information about the llvm-commits mailing list