[llvm-commits] [llvm] r76707 - in /llvm/trunk: lib/Target/ELFTargetAsmInfo.cpp test/CodeGen/Mips/2008-07-22-Cstpool.ll

Eli Friedman eli.friedman at gmail.com
Wed Jul 22 01:02:14 PDT 2009


On Tue, Jul 21, 2009 at 5:41 PM, Chris Lattner<sabre at nondot.org> wrote:
> Author: lattner
> Date: Tue Jul 21 19:41:56 2009
> New Revision: 76707
>
> URL: http://llvm.org/viewvc/llvm-project?rev=76707&view=rev
> Log:
> set the ELF "small" flag on objects that end up in .rodata.cst4 consistently,
> updating a mips testcase to expect it.

The assembler on my computer strongly dislikes this flag.

GNU assembler (GNU Binutils for Ubuntu) 2.18.93.20081009
Copyright 2007 Free Software Foundation, Inc.
This program is free software; you may redistribute it under the terms of
the GNU General Public License version 3 or later.
This program has absolutely no warranty.
This assembler was configured for a target of `i486-linux-gnu'.

-Eli



More information about the llvm-commits mailing list