diff options
author | Dimitry Andric <dim@FreeBSD.org> | 2014-11-24 09:08:18 +0000 |
---|---|---|
committer | Dimitry Andric <dim@FreeBSD.org> | 2014-11-24 09:08:18 +0000 |
commit | 5ca98fd98791947eba83a1ed3f2c8191ef7afa6c (patch) | |
tree | f5944309621cee4fe0976be6f9ac619b7ebfc4c2 /tools/llvm-config/BuildVariables.inc.in | |
parent | 68bcb7db193e4bc81430063148253d30a791023e (diff) |
Diffstat (limited to 'tools/llvm-config/BuildVariables.inc.in')
-rw-r--r-- | tools/llvm-config/BuildVariables.inc.in | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/tools/llvm-config/BuildVariables.inc.in b/tools/llvm-config/BuildVariables.inc.in index fe87afb82190..2ec019ba622f 100644 --- a/tools/llvm-config/BuildVariables.inc.in +++ b/tools/llvm-config/BuildVariables.inc.in @@ -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! // //===----------------------------------------------------------------------===// |