commit | 08c26613e159816f49bc9121ac9b760f98aa537c | [log] [tgz] |
---|---|---|
author | Michael Kuperstein <michael.m.kuperstein@intel.com> | Tue Dec 30 19:23:48 2014 +0000 |
committer | Michael Kuperstein <michael.m.kuperstein@intel.com> | Tue Dec 30 19:23:48 2014 +0000 |
tree | ec70531f0ef0fc5aaa07d82bee76f5cacfc38a79 | |
parent | 88e5659aaf6b1f251728ae5d476a9fca3b638264 [diff] |
[COFF] Don't try to add quotes to already quoted linker directives If a linker directive is already quoted, don't try to quote it again, otherwise it creates a mess. This pops up in places like: #pragma comment(linker,"\"/foo bar'\"") Differential Revision: http://reviews.llvm.org/D6792 git-svn-id: https://llvm.org/svn/llvm-project/llvm/trunk@224998 91177308-0d34-0410-b5e6-96231b3b80d8