aboutsummaryrefslogtreecommitdiffstats
path: root/include/llvm/Config
diff options
context:
space:
mode:
authorNick Lewycky <nicholas@mxc.ca>2009-02-21 22:38:49 +0000
committerNick Lewycky <nicholas@mxc.ca>2009-02-21 22:38:49 +0000
commitbdf0d7cfc14c144b3168db7acc7cacf72209812a (patch)
tree82c9cbce8af49f63ae9f6d783a8ab74ea736a8ba /include/llvm/Config
parent5992175b0fc368c69c33308e38785a0257a05b9c (diff)
downloadexternal_llvm-bdf0d7cfc14c144b3168db7acc7cacf72209812a.zip
external_llvm-bdf0d7cfc14c144b3168db7acc7cacf72209812a.tar.gz
external_llvm-bdf0d7cfc14c144b3168db7acc7cacf72209812a.tar.bz2
Regenerate.
git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@65250 91177308-0d34-0410-b5e6-96231b3b80d8
Diffstat (limited to 'include/llvm/Config')
-rw-r--r--include/llvm/Config/config.h.in4
1 files changed, 0 insertions, 4 deletions
diff --git a/include/llvm/Config/config.h.in b/include/llvm/Config/config.h.in
index 30ea783..0b67071 100644
--- a/include/llvm/Config/config.h.in
+++ b/include/llvm/Config/config.h.in
@@ -562,10 +562,6 @@
/* Define if use udis86 library */
#undef USE_UDIS86
-/* Define to 1 if `lex' declares `yytext' as a `char *' by default, not a
- `char[]'. */
-#undef YYTEXT_POINTER
-
/* Define to empty if `const' does not conform to ANSI C. */
#undef const