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

Aaron Smith via Phabricator via llvm-commits llvm-commits at lists.llvm.org
Wed Mar 13 22:28:36 PDT 2019


asmith created this revision.
asmith added reviewers: rnk, zturner, probinson, dblaikie.
Herald added subscribers: llvm-commits, jdoerfert.
Herald added a project: LLVM.

Companion to https://reviews.llvm.org/D59347


Repository:
  rL LLVM

https://reviews.llvm.org/D59348

Files:
  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.190569.patch
Type: text/x-patch
Size: 25142 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190314/39634d5d/attachment.bin>


More information about the llvm-commits mailing list