[PATCH] D59348: [DebugInfo] Combine Trivial and NonTrivial flags

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Thu Mar 14 12:36:44 PDT 2019


asmith updated this revision to Diff 190705.
asmith added a comment.
Herald added a reviewer: deadalnix.

Updated the C API to match


CHANGES SINCE LAST ACTION
  https://reviews.llvm.org/D59348/new/

https://reviews.llvm.org/D59348

Files:
  include/llvm-c/DebugInfo.h
  include/llvm/IR/DebugInfoFlags.def
  test/DebugInfo/COFF/class-options-common.ll
  test/DebugInfo/COFF/enum-co.ll
  test/DebugInfo/COFF/frameproc-flags.ll
  test/DebugInfo/COFF/function-options.ll
  test/DebugInfo/COFF/global_visibility.ll
  test/DebugInfo/COFF/types-method-ref-qualifiers.ll
  test/DebugInfo/COFF/types-this-not-ptr.ll
  test/DebugInfo/COFF/udts-complete.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59348.190705.patch
Type: text/x-patch
Size: 25643 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/2a98cc62/attachment.bin>


More information about the llvm-commits mailing list