Re: LLVM breaks buildworld

2018-09-28 Thread Rodney W. Grimes
> > On Thu, Sep 27, 2018 at 12:39:07PM -0700, Steve Kargl wrote: > > > On Thu, Sep 27, 2018 at 12:34:39PM -0700, Steve Kargl wrote: > > > > cd /usr/obj > > > > rm -f usr > > > > cd /usr/src > > > > svn update > > > > make buildworld > > > > (wait a long time) > > > > > > > > ===> lib/clang/libllvm

Re: LLVM breaks buildworld

2018-09-28 Thread Rodney W. Grimes
> On Thu, Sep 27, 2018 at 12:39:07PM -0700, Steve Kargl wrote: > > On Thu, Sep 27, 2018 at 12:34:39PM -0700, Steve Kargl wrote: > > > cd /usr/obj > > > rm -f usr > > > cd /usr/src > > > svn update > > > make buildworld > > > (wait a long time) > > > > > > ===> lib/clang/libllvm (all) > > > llvm-tb

Re: LLVM breaks buildworld

2018-09-27 Thread Steve Kargl
On Thu, Sep 27, 2018 at 10:32:35PM +0200, Dimitry Andric wrote: > On 27 Sep 2018, at 22:06, Steve Kargl > wrote: > > > > Hmmm, deleting the file MipsDSPInstrInfo.td seems to flip > > SHRD to SHRL. Oddly, 'svn diff' did not show a diff with > > the corrupt file. :(. > > Looks like one flipped bi

Re: LLVM breaks buildworld

2018-09-27 Thread Dimitry Andric
On 27 Sep 2018, at 22:06, Steve Kargl wrote: > > On Thu, Sep 27, 2018 at 12:39:07PM -0700, Steve Kargl wrote: >> On Thu, Sep 27, 2018 at 12:34:39PM -0700, Steve Kargl wrote: >>> cd /usr/obj >>> rm -f usr >>> cd /usr/src >>> svn update >>> make buildworld >>> (wait a long time) >>> >>> ===> lib/c

Re: LLVM breaks buildworld

2018-09-27 Thread Steve Kargl
On Thu, Sep 27, 2018 at 12:39:07PM -0700, Steve Kargl wrote: > On Thu, Sep 27, 2018 at 12:34:39PM -0700, Steve Kargl wrote: > > cd /usr/obj > > rm -f usr > > cd /usr/src > > svn update > > make buildworld > > (wait a long time) > > > > ===> lib/clang/libllvm (all) > > llvm-tblgen -gen-asm-matcher

Re: LLVM breaks buildworld

2018-09-27 Thread Steve Kargl
On Thu, Sep 27, 2018 at 12:34:39PM -0700, Steve Kargl wrote: > cd /usr/obj > rm -f usr > cd /usr/src > svn update > make buildworld > (wait a long time) > > ===> lib/clang/libllvm (all) > llvm-tblgen -gen-asm-matcher -I /usr/src/contrib/llvm/include -I > /usr/src/contrib/llvm/lib/Target/Mips -d

LLVM breaks buildworld

2018-09-27 Thread Steve Kargl
cd /usr/obj rm -f usr cd /usr/src svn update make buildworld (wait a long time) ===> lib/clang/libllvm (all) llvm-tblgen -gen-asm-matcher -I /usr/src/contrib/llvm/include -I /usr/src/contrib/llvm/lib/Target/Mips -d MipsGenAsmMatcher.inc.d -o MipsGenAsmMatcher.inc /usr/src/contrib/llvm/lib/Tar