[llvm] r221751 - Pass an ArrayRef to	MCDisassembler::getInstruction.
    Rafael EspĂndola 
    rafael.espindola at gmail.com
       
    Thu Nov 13 08:54:40 PST 2014
    
    
  
On 13 November 2014 09:51, Rafael EspĂndola <rafael.espindola at gmail.com> wrote:
> I will try to fix it and if possible write a test. Failing that, is it
> possible to use trunk LLVM with otool via DYLD_LIBRARY_PATH?
Yes, it works with  DYLD_LIBRARY_PATH, which made it easy to write a
small testcase (the instructions, not the unittest boilerplate).
Should be fixed in r221899.
Cheers,
Rafael
    
    
More information about the llvm-commits
mailing list