Revert r260265, "clang-cl: Support loading plugins on Windows"
authorNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 11 Feb 2016 16:33:20 +0000 (16:33 +0000)
committerNAKAMURA Takumi <geek4civic@gmail.com>
Thu, 11 Feb 2016 16:33:20 +0000 (16:33 +0000)
commitd8cd0604223442ff2d25e64653667f85363398bd
treec8cc27691e1c7f6cc62680be10f1155f59157a9d
parentcf0f0069e7d9e89a06d6ebc6a6d09c50d8872e99
Revert r260265, "clang-cl: Support loading plugins on Windows"

It causes memory exhaust on mingw-w64(x64). Investigating.

llvm-svn: 260536
clang/docs/ClangPlugins.rst
clang/examples/PrintFunctionNames/PrintFunctionNames.cpp
clang/lib/FrontendTool/ExecuteCompilerInvocation.cpp