[llvm-commits] [llvm] r76991 - /llvm/trunk/lib/Target/ARM/AsmPrinter/ARMAsmPrinter.cpp

Evan Cheng evan.cheng at apple.com
Fri Jul 24 18:51:35 PDT 2009


On Jul 24, 2009, at 12:08 PM, Eli Friedman wrote:

> On Fri, Jul 24, 2009 at 11:54 AM, Evan Cheng<evan.cheng at apple.com>  
> wrote:
>> Author: evancheng
>> Date: Fri Jul 24 13:54:23 2009
>> New Revision: 76991
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=76991&view=rev
>> Log:
>> Add a workaround for Darwin assembler bug where it's not setting  
>> the thumb bit in Thumb2 jumptable entries. We now pass Olden.
>
> Won't this lead to generating broken code once the underlying bug is  
> fixed?

I would know if it's fixed. :-) Anyway, I have changed the codegen so  
this is no longer an issue.

Evan

>
> -Eli
> _______________________________________________
> llvm-commits mailing list
> llvm-commits at cs.uiuc.edu
> http://lists.cs.uiuc.edu/mailman/listinfo/llvm-commits




More information about the llvm-commits mailing list