1; RUN: llvm-windres --version | FileCheck %s 2 3; Check that the printed version string contains the words "GNU windres", 4; which some build systems look for. 5 6; CHECK: GNU windres 7