[all-commits] [llvm/llvm-project] 96c660: Revert "[llvm-libtool-darwin] Print a warning if o...
Shoaib Meenai via All-commits
all-commits at lists.llvm.org
Tue Jan 11 22:04:00 PST 2022
Branch: refs/heads/main
Home: https://github.com/llvm/llvm-project
Commit: 96c66040125e87808b23410632b1a6a34547b4e3
https://github.com/llvm/llvm-project/commit/96c66040125e87808b23410632b1a6a34547b4e3
Author: Shoaib Meenai <smeenai at fb.com>
Date: 2022-01-11 (Tue, 11 Jan 2022)
Changed paths:
M llvm/test/tools/llvm-libtool-darwin/L-and-l.test
M llvm/test/tools/llvm-libtool-darwin/archive-flattening.test
M llvm/test/tools/llvm-libtool-darwin/create-static-lib.test
M llvm/tools/llvm-libtool-darwin/llvm-libtool-darwin.cpp
Log Message:
-----------
Revert "[llvm-libtool-darwin] Print a warning if object file names are repeated"
This reverts commit 4993eff3e253a1c04e1a1a2fa5d68f6b33423419.
Tests are failing on Windows: http://45.33.8.238/win/52360/step_11.txt.
We'll need to account for forward slashes vs. backslashes.
More information about the All-commits
mailing list