[llvm-commits] [llvm-gcc-4.2] r60073 - /llvm-gcc-4.2/trunk/gcc/config/arm/arm.c

Bill Wendling isanbard at gmail.com
Tue Nov 25 17:37:32 PST 2008


On Tue, Nov 25, 2008 at 5:25 PM, Dale Johannesen <dalej at apple.com> wrote:
>
> On Nov 25, 2008, at 5:18 PMPST, Evan Cheng wrote:
>
>> Author: evancheng
>> Date: Tue Nov 25 19:18:51 2008
>> New Revision: 60073
>>
>> URL: http://llvm.org/viewvc/llvm-project?rev=60073&view=rev
>> Log:
>> Do not declare is_jump_table with ENABLE_LLVM. This gets added
>> everytime we do a gcc4.2 merge. Hopefully this commit fix it once
>> for all.
>
> It probably won't unless you put LOCAL comments in the right places.
>
Yes. Please put the local tags there. Otherwise, I have no idea.

-bw



More information about the llvm-commits mailing list