[llvm-commits] [llvm] r96637 - in /llvm/trunk: include/llvm/CodeGen/TargetLoweringObjectFileImpl.h lib/CodeGen/TargetLoweringObjectFileImpl.cpp lib/Target/X86/X86TargetObjectFile.cpp lib/Target/X86/X86TargetObjectFile.h

Bob Wilson bob.wilson at apple.com
Fri Feb 19 09:45:50 PST 2010


On Feb 19, 2010, at 9:39 AM, Anton Korobeynikov wrote:

> Bob,
> 
>> I've never spent much time looking at how EH works in llvm, so I'm the wrong guy to ask about it.
> This is not a EH-related thing actually. Another question - how one
> can test the patches wrt arm/darwin, if any?

I'll send you the bitcode file for that throw_rethrow test, and I can test the assembly output if you want to mail it back to me.  If you have changes that you think might affect arm/darwin, let me know and I'll see if I can help you test them out.



More information about the llvm-commits mailing list