summaryrefslogtreecommitdiffstats
path: root/llvm/test/DebugInfo/COFF/build-info.ll
Commit message (Collapse)AuthorAgeFilesLines
* [codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source fileReid Kleckner2018-10-121-0/+39
Summary: We can fill in the command line and compiler path later if we want. Reviewers: zturner Subscribers: hiraditya, llvm-commits Differential Revision: https://reviews.llvm.org/D53179 llvm-svn: 344393
OpenPOWER on IntegriCloud