| commit | fa9a17ee80eb7ca6f3b74411f5a4b7d4d578e300 | [log] [tgz] |
|---|---|---|
| author | Amjad Aboud <amjad.aboud@intel.com> | Wed Dec 14 20:24:40 2016 +0000 |
| committer | Amjad Aboud <amjad.aboud@intel.com> | Wed Dec 14 20:24:40 2016 +0000 |
| tree | 97c34de95c23bb3359d69189e4b4cd135ee1fd9e | |
| parent | 04334b527d44a8dfa01b96fbd0fe3591aa73b60f [diff] |
[DebugInfo] Changed DIBuilder::createCompileUnit() to take DIFile instead of FileName and Directory. This way it will be easier to expand DIFile (e.g., to contain checksum) without the need to modify the createCompileUnit() API. Reviewers: cfe-commits, rnk Differential Revision: https://reviews.llvm.org/D27763 llvm-svn: 289701