882487a Split config files

Authored and Committed by tuliom 18 days ago
1 file changed. 8 lines added. 2 lines removed.
    Split config files
    
    flang also uses the file /etc/clang/<triple>.cfg. That means all
    parameters in this file must be supported by clang, clang++ and flang.
    However, --gcc-triple is not supported by flang and must stay specific
    to clang and clang++.
    
        
file modified
+8 -2