Descriptionroll clang 266460:267383
Also switch to gnuwin-3, which is identical to gnuwin-1
(which is a zip of all binaries from GnuWin32 needed to
run llvm regression tests), except that rm.exe, mv.exe
and find.exe have been replaced with rm.exe, mv.exe,
and find.exe from msys (and three msys dlls needed
to run them have been added). This new rm.exe is
able to delete paths longer than 260 characters, needed
for clang's Modules/dependency-dump.m test, and the new
mv.exe is needed for ExecutionEngine/OrcMCJIT/load-object-a.ll
which moves long paths around with `find.exe -exec mv.exe`
BUG=604993, 603364
Committed: https://crrev.com/8aa292dd634877fc41e5844af23d1dee28694f41
Cr-Commit-Position: refs/heads/master@{#389632}
Patch Set 1 #Patch Set 2 : find and mv too #Patch Set 3 : tweakflags #
Messages
Total messages: 19 (11 generated)
|