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

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Mon Apr 8 23:51:02 PDT 2019


asmith updated this revision to Diff 194252.

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/CodeGen/X86/pr39243.ll
  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
  test/DebugInfo/X86/nested_types.ll
  test/DebugInfo/X86/template_function_decl.ll
  test/DebugInfo/X86/v5-loc.ll

-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59348.194252.patch
Type: text/x-patch
Size: 30283 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190409/cada1938/attachment.bin>


More information about the llvm-commits mailing list