[llvm-dev] LLVM 10.0.1-rc3 has been tagged (original) (raw)

Hans Wennborg via llvm-dev llvm-dev at lists.llvm.org
Wed Jul 8 04:37:33 PDT 2020


On Tue, Jul 7, 2020 at 8:24 PM Tom Stellard <tstellar at redhat.com> wrote:

On 7/7/20 12:16 PM, Hans Wennborg via llvm-dev wrote: > Sounds like that was fixed on trunk also, in 0e8608b > > (I get the same on Windows.) > Ok, I will do -rc4 right away with this fix.

Win rc3 is done:

$ sha256sum LLVM-10.0.1-rc3*.exe 2f1d969ed088f6d21c3a3d0d1e61a60bc474aa855e4c305b8d6ad79152101a72 LLVM-10.0.1-rc3-win32.exe bef88d7931100f10ad72ea860c30cf8b9f43fb89761dac7623996b79086aa94e LLVM-10.0.1-rc3-win64.exe

Starting the rc4 build right now.

-Tom

> On Tue, Jul 7, 2020 at 8:10 AM Neil Nelson via llvm-dev > <llvm-dev at lists.llvm.org> wrote: >> >> Uploaded Ubuntu 20.04 >> >> sha256sum clang+llvm-10.0.1-rc3-x8664-unknown-linux-gnu.tar.xz >> 9a2b573b69a4c3d62d7a4accd9b164044cd5e8fbe68b056716c72cd0f81a134d >> >> FAIL: LLVM :: CodeGen/X86/asm-modifier.ll (37548 of 69923) >> ******************** TEST 'LLVM :: CodeGen/X86/asm-modifier.ll' FAILED ******************** >> Script: >> -- >> : 'RUN: at line 1'; /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/Phase3/Release/llvmCore-10.0.1-rc3.obj/bin/llc < /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/llvm-project/llvm/test/CodeGen/X86/asm-modifier.ll -mtriple=x8664-unknown-unknown | /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/Phase3/Release/llvmCore-10.0.1-rc3.obj/bin/FileCheck /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/llvm-project/llvm/test/CodeGen/X86/asm-modifier.ll_ _>> -- >> Exit Code: 1 >> >> Command Output (stderr): >> -- >> /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/llvm-project/llvm/test/CodeGen/X86/asm-modifier.ll🔞10: error: CHECK: expected string not found in input >> ; CHECK: movw %gs:(%eax), %ax >> ^ >> :19:8: note: scanning from here >> test2: # @test2 >> ^ >> :22:2: note: possible intended match here >> movw %gs:(%edi), %ax >> ^ >> /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/llvm-project/llvm/test/CodeGen/X86/asm-modifier.ll:29:10: error: CHECK: expected string not found in input >> ; CHECK: movl n, %eax >> ^ >> :31:8: note: scanning from here >> test3: # @test3 >> ^ >> :34:2: note: possible intended match here >> movl n, %eax >> ^ >> /home/nnelson/Documents/llvm-project/llvm/utils/release/rc3/llvm-project/llvm/test/CodeGen/X86/asm-modifier.ll:37:10: error: CHECK: expected string not found in input >> ; CHECK: movl Ly$nonlazyptr, %ecx >> ^ >> :43:8: note: scanning from here >> test4: # @test4 >> ^ >> :46:2: note: possible intended match here >> movl y, %eax >> ^ >> >> -- >> >> ******************** >> Testing: 0.. 10.. 20.. 30.. 40.. 50.. 60.. 70.. 80.. 90.. >> >> 15 warning(s) in tests >> >> Testing Time: 456.72s >> ******************** >> Failing Tests (1): >> LLVM :: CodeGen/X86/asm-modifier.ll >> >> Expected Passes : 66970 >> Expected Failures : 264 >> Unsupported Tests : 2688 >> Unexpected Failures: 1 >> >> Neil Nelson >> >> On 7/6/20 8:48 PM, Tom Stellard via llvm-dev wrote: >> >> Hi, >> >> I've tagged LLVM 10.0.1-rc3. This will hopefully be the last release candidate, please test it out and report results on this thread. >> >> Thanks, >> Tom >> _>> ________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev >> _>> ________________________ >> LLVM Developers mailing list >> llvm-dev at lists.llvm.org >> https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev _> ________________________ > LLVM Developers mailing list > llvm-dev at lists.llvm.org > https://lists.llvm.org/cgi-bin/mailman/listinfo/llvm-dev > -------------- next part -------------- A non-text attachment was scrubbed... Name: build_llvm_1001-rc3.bat Type: application/octet-stream Size: 5086 bytes Desc: not available URL: <http://lists.llvm.org/pipermail/llvm-dev/attachments/20200708/f4519a54/attachment.obj>



More information about the llvm-dev mailing list