Revert "Windows: Add support for unicode command lines"
authorDavid Majnemer <david.majnemer@gmail.com>
Sun, 6 Oct 2013 20:44:34 +0000 (20:44 +0000)
committerDavid Majnemer <david.majnemer@gmail.com>
Sun, 6 Oct 2013 20:44:34 +0000 (20:44 +0000)
commitb262556c45bb7b3add826bc3f050c99db6990c37
tree78000a447829d54c2c4dfdae66314a83c8d2700a
parent5a1a1856a4dfa1335d937437fade5c0bbab06560
Revert "Windows: Add support for unicode command lines"

This is causing MinGW bots to fail.
This reverts commit r192069.

git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@192070 91177308-0d34-0410-b5e6-96231b3b80d8
18 files changed:
autoconf/configure.ac
cmake/config-ix.cmake
cmake/modules/LLVM-Config.cmake
cmake/modules/TableGen.cmake
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
utils/FileCheck/CMakeLists.txt
utils/FileUpdate/CMakeLists.txt
utils/not/CMakeLists.txt