David Ungar
|
1f9a4f3591
|
Pass around arguments for primary-specific filenames.
Get rid of IRGenOpts attributes that won’t work for batch mode and also remove fakeNamesStub.
|
2018-02-15 15:34:55 -07:00 |
|
David Ungar
|
ef02d0bfc0
|
Cleaner handling of cases where action produces no output or where there are no inputs.
|
2018-02-08 13:22:49 -08:00 |
|
David Ungar
|
ba4f2a84b4
|
Move supplementary outputs to SupplementaryOutputs in FrontendInputsAndOutputs.
|
2018-02-07 13:55:32 -08:00 |
|
David Ungar
|
c396a3a972
|
Don’t free the ASTContext if > 1 primary input.
|
2018-02-02 13:49:08 -08:00 |
|
David Ungar
|
614006bc4f
|
Move main outputs to FrontendInputsAndOutputs and InputFile
|
2018-02-01 11:55:08 -08:00 |
|
David Ungar
|
e006825d88
|
Move convertBufferNameFromLLVM_getFileOrSTDIN_toSwiftConventions deeper in the call stack.
|
2018-01-30 18:55:02 -08:00 |
|
David Ungar
|
4bd12ac509
|
Change conjunction to assertion in isInputPrimary to check consistency.
|
2018-01-30 18:55:01 -08:00 |
|
David Ungar
|
00da3e81ca
|
Reorder attributes in FrontendInputsAndOutputs
|
2018-01-30 18:55:01 -08:00 |
|
David Ungar
|
a9819b6e60
|
Renaming FrontendInputs -> FrontendInputsAndOutputs
Fix comment in ArtsToFrontendOptionsConverter re getOutputFilenamesFromCommandLineOrFilelist
|
2018-01-30 18:54:38 -08:00 |
|