diff options
| author | Eric Christopher <echristo@gmail.com> | 2014-03-05 00:43:38 +0000 |
|---|---|---|
| committer | Eric Christopher <echristo@gmail.com> | 2014-03-05 00:43:38 +0000 |
| commit | c64a54eda21549ea4c8731b3adfaee5b623bf4fd (patch) | |
| tree | 32347736441b1c2243d49e8fd1e6847bd089c544 /llvm/autoconf/configure.ac | |
| parent | a6f34be008867ef544bd8ca3ecf991d4b0d9c185 (diff) | |
| download | bcm5719-llvm-c64a54eda21549ea4c8731b3adfaee5b623bf4fd.tar.gz bcm5719-llvm-c64a54eda21549ea4c8731b3adfaee5b623bf4fd.zip | |
Update comment.
llvm-svn: 202917
Diffstat (limited to 'llvm/autoconf/configure.ac')
| -rw-r--r-- | llvm/autoconf/configure.ac | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/llvm/autoconf/configure.ac b/llvm/autoconf/configure.ac index cdca28521ad..9bebdaa529e 100644 --- a/llvm/autoconf/configure.ac +++ b/llvm/autoconf/configure.ac @@ -614,7 +614,7 @@ case "$enableval" in *) AC_MSG_ERROR([Invalid setting for --enable-cxx1y. Use "yes" or "no"]) ;; esac -dnl --enable-fission : check whether or not to use -gsplit-dwarf on the command +dnl --enable-split-dwarf : check whether or not to use -gsplit-dwarf on the command dnl line AC_ARG_ENABLE(split-dwarf, AS_HELP_STRING([--enable-split-dwarf], |

