mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Debug info: emit command line options.
Swift SVN r6778
This commit is contained in:
@@ -47,6 +47,8 @@ public:
|
||||
std::string MainInputFilename;
|
||||
std::string OutputFilename;
|
||||
std::string Triple;
|
||||
// The command line string that is to be stored in the DWARF debug info.
|
||||
std::string DWARFDebugFlags;
|
||||
|
||||
/// The kind of compilation we should do.
|
||||
OutputKind OutputKind : 3;
|
||||
|
||||
Reference in New Issue
Block a user