Yes, it works that way too. This way all libs are linked, but ld
ignores unused ones (they're static libs), so it shouldn't be any
problem.
2011/3/14 José Fonseca :
> On Mon, 2011-03-14 at 10:55 -0700, Gustaw Smolarczyk wrote:
>> The commit 110f5e2056f80d0b87f2a4388bc35727070ba6d5 was meant to fix
On Mon, 2011-03-14 at 10:55 -0700, Gustaw Smolarczyk wrote:
> The commit 110f5e2056f80d0b87f2a4388bc35727070ba6d5 was meant to fix
> this build error, but it only add x86disassembler. The macro
> InitializeAllDisassemblers() (from llvm/Target/TargetSelect.h)
> initializes *all* disassemblers build
The commit 110f5e2056f80d0b87f2a4388bc35727070ba6d5 was meant to fix
this build error, but it only add x86disassembler. The macro
InitializeAllDisassemblers() (from llvm/Target/TargetSelect.h)
initializes *all* disassemblers build with llvm (in my case: X86 and
Arm; this is precompiled package from