[PATCH] D59348: [DebugInfo] Combine Trivial and NonTrivial flags
Aaron Smith via Phabricator via llvm-commits
llvm-commits at lists.llvm.org
Thu Apr 11 13:23:26 PDT 2019
This revision was not accepted when it landed; it landed in state "Needs Review".
This revision was automatically updated to reflect the committed changes.
Closed by commit rL358220: [DebugInfo] Combine Trivial and NonTrivial flags (authored by asmith, committed by ).
Changed prior to commit:
https://reviews.llvm.org/D59348?vs=194252&id=194738#toc
Repository:
rL LLVM
CHANGES SINCE LAST ACTION
https://reviews.llvm.org/D59348/new/
https://reviews.llvm.org/D59348
Files:
llvm/trunk/include/llvm-c/DebugInfo.h
llvm/trunk/include/llvm/IR/DebugInfoFlags.def
llvm/trunk/test/CodeGen/X86/pr39243.ll
llvm/trunk/test/DebugInfo/COFF/class-options-common.ll
llvm/trunk/test/DebugInfo/COFF/enum-co.ll
llvm/trunk/test/DebugInfo/COFF/frameproc-flags.ll
llvm/trunk/test/DebugInfo/COFF/function-options.ll
llvm/trunk/test/DebugInfo/COFF/global_visibility.ll
llvm/trunk/test/DebugInfo/COFF/types-method-ref-qualifiers.ll
llvm/trunk/test/DebugInfo/COFF/types-this-not-ptr.ll
llvm/trunk/test/DebugInfo/COFF/udts-complete.ll
llvm/trunk/test/DebugInfo/X86/nested_types.ll
llvm/trunk/test/DebugInfo/X86/template_function_decl.ll
llvm/trunk/test/DebugInfo/X86/v5-loc.ll
-------------- next part --------------
A non-text attachment was scrubbed...
Name: D59348.194738.patch
Type: text/x-patch
Size: 30745 bytes
Desc: not available
URL: <http://lists.llvm.org/pipermail/llvm-commits/attachments/20190411/7104a374/attachment.bin>
More information about the llvm-commits
mailing list