We can fill in the command line and compiler path later if we want.
Details
Details
Diff Detail
Diff Detail
- Repository
- rL LLVM
Paths
| Differential D53179
[codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source file ClosedPublic Authored by rnk on Oct 11 2018, 3:52 PM.
Details Summary We can fill in the command line and compiler path later if we want.
Diff Detail
Event TimelineThis revision is now accepted and ready to land.Oct 11 2018, 5:49 PM Closed by commit rL344393: [codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source file (authored by rnk). · Explain WhyOct 12 2018, 11:20 AM This revision was automatically updated to reflect the committed changes.
Revision Contents
Diff 169467 llvm/trunk/include/llvm/DebugInfo/CodeView/TypeRecord.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.h
llvm/trunk/lib/CodeGen/AsmPrinter/CodeViewDebug.cpp
llvm/trunk/test/DebugInfo/COFF/build-info.ll
|