OSDN Git Service

[DebugInfo] Combine Trivial and NonTrivial flags
authorAaron Smith <aaron.smith@microsoft.com>
Thu, 11 Apr 2019 20:25:10 +0000 (20:25 +0000)
committerAaron Smith <aaron.smith@microsoft.com>
Thu, 11 Apr 2019 20:25:10 +0000 (20:25 +0000)
commitef13026b839643e1f41831cadc4cc23e45d3ddd4
tree5953f12cc5b242c883d9386686cca5fb2f76a103
parent0a7c2b2b165ced4861eb1eb6e73ed6ffd457c384
[DebugInfo] Combine Trivial and NonTrivial flags

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

Reviewers: rnk, zturner, probinson, dblaikie, deadalnix

Subscribers: aprantl, jdoerfert, llvm-commits

Tags: #llvm

Differential Revision: https://reviews.llvm.org/D59348

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@358220 91177308-0d34-0410-b5e6-96231b3b80d8
14 files changed:
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