Revert "Revert "Windows: Add support for unicode command lines""
authorDavid Majnemer <david.majnemer@gmail.com>
Mon, 7 Oct 2013 01:00:07 +0000 (01:00 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Mon, 7 Oct 2013 01:00:07 +0000 (01:00 +0000)
commit6a971bb8f59f4e20c953a2cc360cab7bae8642e4
treef3784bd1d13b1987a65df2b1d1a06830e9eeed88
parent32e3150faba95187c76b211e27d6496a21bee360
Revert "Revert "Windows: Add support for unicode command lines""

This reverts commit r192070 which reverted r192069, I forgot to
regenerate the configure scripts.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192079 91177308-0d34-0410-b5e6-96231b3b80d8
20 files changed:
autoconf/configure.ac
cmake/config-ix.cmake
cmake/modules/LLVM-Config.cmake
cmake/modules/TableGen.cmake
configure
include/llvm/Config/config.h.cmake
include/llvm/Config/config.h.in
include/llvm/Support/Process.h
lib/Support/Unix/Process.inc
lib/Support/Windows/DynamicLibrary.inc
lib/Support/Windows/Path.inc
lib/Support/Windows/Process.inc
lib/Support/Windows/Program.inc
lib/Support/Windows/Signals.inc
lib/Support/Windows/Windows.h
projects/sample/autoconf/configure.ac
projects/sample/configure
utils/FileCheck/CMakeLists.txt
utils/FileUpdate/CMakeLists.txt
utils/not/CMakeLists.txt