flang
flang copied to clipboard
make use of FLANG_VENDOR
FLANG_VENDOR is defined in CMakeLists.txt and when set, adds -DFLANG_VENDOR="${FLANG_VENDOR} " to compiler's command line (note space always added after vendor string!). As FLANG_VENDOR is nowhere used in the code, this commit adds the use in relevant places.
Unlikely to be accepted. Closing it.
@reviewers: gentle reminder