Skip to content

driver: Fix -S with .cmm files

Matthew Pickering requested to merge wip/cmm-s-files into master

There was an oversight in the driver which assumed that you would always produce a .o file when compiling a .cmm file.

Fixes #23610 (closed)

Merge request reports