diff options
author | Yunzhong Gao <Yunzhong_Gao@playstation.sony.com> | 2015-07-20 17:46:56 +0000 |
---|---|---|
committer | Yunzhong Gao <Yunzhong_Gao@playstation.sony.com> | 2015-07-20 17:46:56 +0000 |
commit | d65200cbfdb4e501ef5186896d8ceaab02988f14 (patch) | |
tree | e216aa1eb8bf2c460c808367d93e96f69b94a482 /llvm/tools/llvm-readobj/llvm-readobj.cpp | |
parent | 384db3ab16343271795bccad835358e21571e6ea (diff) | |
download | llvm-d65200cbfdb4e501ef5186896d8ceaab02988f14.zip llvm-d65200cbfdb4e501ef5186896d8ceaab02988f14.tar.gz llvm-d65200cbfdb4e501ef5186896d8ceaab02988f14.tar.bz2 |
Fix quoting of #pragma comment for PS4.
This is the PS4 counterpart to r229376, which quotes the library name if the
name contains space. It was discovered that if a library name contains both
double-quote and space characters, quoting the name might produce unexpected
results, but we are mostly concerned with a Windows host environment, which
does not allow double-quote or slashes in file/folder names.
Differential Revision: http://reviews.llvm.org/D11275
llvm-svn: 242689
Diffstat (limited to 'llvm/tools/llvm-readobj/llvm-readobj.cpp')
0 files changed, 0 insertions, 0 deletions