mirror of
https://github.com/apple/swift.git
synced 2025-12-21 12:14:44 +01:00
Try both in filelist for linker
This commit is contained in:
@@ -45,8 +45,9 @@ namespace driver {
|
||||
/// the Job this info is attached to.
|
||||
struct FilelistInfo {
|
||||
enum class WhichFiles : unsigned {
|
||||
Input,
|
||||
PrimaryInputs,
|
||||
InputJobs,
|
||||
SourceInputActions,
|
||||
InputJobsAndSourceInputActions,
|
||||
Output,
|
||||
/// Batch mode frontend invocations may have so many supplementary
|
||||
/// outputs that they don't comfortably fit as command-line arguments.
|
||||
|
||||
Reference in New Issue
Block a user