commit | 810687cb5778b32b6b2b05047f07bbc7f416235c | [log] [tgz] |
---|---|---|
author | Reid Kleckner <rnk@google.com> | Fri Oct 12 18:19:06 2018 +0000 |
committer | Reid Kleckner <rnk@google.com> | Fri Oct 12 18:19:06 2018 +0000 |
tree | b21f4d37c9fc4ccf6c7fc4fe20f8d87cc2a6adef | |
parent | 6c17e80265d557fc931380608901370ae0308f57 [diff] |
[codeview] Emit S_BUILDINFO and LF_BUILDINFO with cwd and source file 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