[llvm-commits] [llvm-gcc-4.2] r91682 - /llvm-gcc-4.2/trunk/gcc/config.gcc
Tilmann Scheller
tilmann.scheller at googlemail.com
Fri Dec 18 09:37:03 PST 2009
Hi Anton,
thanks for pointing this out. Fixed in r91697.
Greetings,
Tilmann
On Fri, Dec 18, 2009 at 2:36 PM, Anton Korobeynikov
<anton at korobeynikov.info> wrote:
> Hi, Tilmann
>
>> - tm_file="rs6000/biarch64.h ${tm_file} rs6000/linux64.h"
>> + tm_file="${tm_file} rs6000/linux64.h"
> 1. Please add LLVM LOCAL markers
> 2. Add a comment to indicate that this is something "temporary"
More information about the llvm-commits
mailing list