[Mesa-dev] [Bug 45420] undefined reference to `LLVMInitializeARMDisassembler'
bugzilla-daemon at freedesktop.org
bugzilla-daemon at freedesktop.org
Mon Jan 30 23:53:14 PST 2012
https://bugs.freedesktop.org/show_bug.cgi?id=45420
zeev.tarantov at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |zeev.tarantov at gmail.com
--- Comment #1 from ojab <ojab at ojab.ru> 2012-01-30 23:53:14 PST ---
Created attachment 56357
--> https://bugs.freedesktop.org/attachment.cgi?id=56357
Proposed fix
There is only X86 and ARM LLVM Disassemblers, so initialize only native one, if
exist.
More generic solution will be possible after something like
InitializeNativeTargetDisassembler() will be added to LLVM (filled
http://llvm.org/bugs/show_bug.cgi?id=11894 will post follow up Mesa patch after
LLVM patch inclusion).
--
Configure bugmail: https://bugs.freedesktop.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the mesa-dev
mailing list