flang icon indicating copy to clipboard operation
flang copied to clipboard

make use of FLANG_VENDOR

Open pawosm-arm opened this issue 7 years ago • 2 comments

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.

pawosm-arm avatar Jul 19 '17 15:07 pawosm-arm

Unlikely to be accepted. Closing it.

pawosm-arm avatar Nov 03 '18 18:11 pawosm-arm

@reviewers: gentle reminder

pawosm-arm avatar Jul 07 '22 11:07 pawosm-arm