Skip to content
Commit 43c8b6b7 authored by Amjad Aboud's avatar Amjad Aboud
Browse files

[DebugInfo] Changed DIBuilder::createCompileUnit() to take DIFile instead of...

[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: llvm-commits, rnk

Differential Revision: https://reviews.llvm.org/D27762

llvm-svn: 289702
parent fa9a17ee
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment