[all-commits] [llvm/llvm-project] 62fa33: [llvm-ar] Fix llvm-ar response file reading on Win...
gbreynoo via All-commits
all-commits at lists.llvm.org
Tue Mar 3 05:44:57 PST 2020
Branch: refs/heads/master
Home: https://github.com/llvm/llvm-project
Commit: 62fa3332c9c1af1e66dfecd40f5b4e78882998b2
https://github.com/llvm/llvm-project/commit/62fa3332c9c1af1e66dfecd40f5b4e78882998b2
Author: gbreynoo <Owen.Reynolds at sony.com>
Date: 2020-03-03 (Tue, 03 Mar 2020)
Changed paths:
A llvm/test/tools/llvm-ar/response-utf8.test
A llvm/test/tools/llvm-ar/response.test
M llvm/tools/llvm-ar/llvm-ar.cpp
Log Message:
-----------
[llvm-ar] Fix llvm-ar response file reading on Windows
Response files where not being correctly read on Windows, this change
fixes the issue and adds some tests.
Differential Revision: https://reviews.llvm.org/D69665
More information about the All-commits
mailing list