forked from OSchip/llvm-project
parent
9eeb890172
commit
f2b22ab044
|
@ -24,7 +24,7 @@ public:
|
|||
/// dependency, which can avoid some 'make'
|
||||
/// problems.
|
||||
|
||||
/// The file to write depencency output to.
|
||||
/// The file to write dependency output to.
|
||||
std::string OutputFile;
|
||||
|
||||
/// A list of names to use as the targets in the dependency file; this list
|
||||
|
|
Loading…
Reference in New Issue