Windows: canonicalise the default windows triple
[oota-llvm.git] / tools / llvm-config / BuildVariables.inc.in
index 5969772c9dc428983c4b43dfd69c7f20dd4418ed..2ec019ba622f9687ed3a75c05eed1823489bca8b 100644 (file)
@@ -11,8 +11,8 @@
 // llvm-config wants to report to the user, but which can only be determined at
 // build time.
 //
-// The non .in variant of this file has been autogenerated by the LLVM build. Do
-// not edit!
+// The variant of this file not ending with .in has been autogenerated by the
+// LLVM build. Do not edit!
 //
 //===----------------------------------------------------------------------===//
 
@@ -23,4 +23,5 @@
 #define LLVM_LDFLAGS "@LLVM_LDFLAGS@"
 #define LLVM_CXXFLAGS "@LLVM_CXXFLAGS@"
 #define LLVM_BUILDMODE "@LLVM_BUILDMODE@"
+#define LLVM_TARGETS_BUILT "@LLVM_TARGETS_BUILT@"
 #define LLVM_SYSTEM_LIBS "@LLVM_SYSTEM_LIBS@"