I want to add external compiler for gcc driver. Till now just did cc1 like link to my compiler and change cc1_options.
Is there better way to proceed?
I want to add external compiler for gcc driver. Till now just did cc1 like link to my compiler and change cc1_options.
Is there better way to proceed?