aboutsummaryrefslogtreecommitdiffstats
path: root/driver/Assembler.mli
Commit message (Collapse)AuthorAgeFilesLines
* Various improvements in the wording of diagnostics.Michael Schmidt2018-08-021-1/+1
| | | | | | Fix various typos in diagnostic messages and unified wording and capitalization. Bug 23850
* Moved assembler and linker into own files.Bernhard Schommer2016-06-241-0/+21
The function to call the assembler and the linker are now in own files like the preprocessor. Bug 19197