This seems like the least intrusive way to pass this information
through.
Fixes PR28151
Paths
| Differential D21444
[codeview] Add DIFlags for pointer to member representations ClosedPublic Authored by rnk on Jun 16 2016, 12:37 PM.
Details Summary This seems like the least intrusive way to pass this information Fixes PR28151
Diff Detail
Event Timelinernk updated this object. This revision is now accepted and ready to land.Jun 17 2016, 1:33 PM Closed by commit rL273053: [codeview] Add DIFlags for pointer to member representations (authored by rnk). · Explain WhyJun 17 2016, 2:38 PM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 61133 llvm/trunk/include/llvm/IR/DIBuilder.h
llvm/trunk/include/llvm/IR/DebugInfoFlags.def
llvm/trunk/include/llvm/IR/DebugInfoMetadata.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/lib/DebugInfo/CodeView/TypeDumper.cpp
llvm/trunk/lib/IR/DIBuilder.cpp
llvm/trunk/lib/IR/DebugInfoMetadata.cpp
llvm/trunk/test/DebugInfo/COFF/types-basic.ll
llvm/trunk/test/DebugInfo/COFF/types-ptr-to-member.ll
|