Re: projects/clang600-import and ld.lld

2018-01-13 Thread Dimitry Andric
On 12 Jan 2018, at 18:04, Shawn Webb wrote: > > On Fri, Jan 12, 2018 at 10:26:59AM -0500, Shawn Webb wrote: >> On Fri, Jan 12, 2018 at 04:17:50PM +0100, Dimitry Andric wrote: >>> On 12 Jan 2018, at 15:38, Shawn Webb wrote: I know it's early in the game, but I thought I'd report this a

Re: projects/clang600-import and ld.lld

2018-01-12 Thread Shawn Webb
On Fri, Jan 12, 2018 at 10:26:59AM -0500, Shawn Webb wrote: > On Fri, Jan 12, 2018 at 04:17:50PM +0100, Dimitry Andric wrote: > > On 12 Jan 2018, at 15:38, Shawn Webb wrote: > > > > > > I know it's early in the game, but I thought I'd report this anyways. > > > I have lld as the default linker (M

Re: projects/clang600-import and ld.lld

2018-01-12 Thread Shawn Webb
On Fri, Jan 12, 2018 at 04:17:50PM +0100, Dimitry Andric wrote: > On 12 Jan 2018, at 15:38, Shawn Webb wrote: > > > > I know it's early in the game, but I thought I'd report this anyways. > > I have lld as the default linker (MK_LLD_IS_LD=yes). When lld tries to > > link usr.bin/clang/llvm-extrac

Re: projects/clang600-import and ld.lld

2018-01-12 Thread Dimitry Andric
On 12 Jan 2018, at 15:38, Shawn Webb wrote: > > I know it's early in the game, but I thought I'd report this anyways. > I have lld as the default linker (MK_LLD_IS_LD=yes). When lld tries to > link usr.bin/clang/llvm-extract/llvm-extract, lld errors out with some > unresolved symbols. The log is

projects/clang600-import and ld.lld

2018-01-12 Thread Shawn Webb
Hey All, I know it's early in the game, but I thought I'd report this anyways. I have lld as the default linker (MK_LLD_IS_LD=yes). When lld tries to link usr.bin/clang/llvm-extract/llvm-extract, lld errors out with some unresolved symbols. The log is below. Has anyone else run into this? /usr/o