[llvm-commits] [llvm] r154829 - in /llvm/trunk: include/llvm/ lib/Target/Hexagon/

Eric Christopher echristo at apple.com
Mon Apr 16 10:56:07 PDT 2012


On Apr 16, 2012, at 10:05 AM, Sirish Pande <spande at codeaurora.org> wrote:

> Author: sirish
> Date: Mon Apr 16 12:05:06 2012
> New Revision: 154829
> 
> URL: http://llvm.org/viewvc/llvm-project?rev=154829&view=rev
> Log:
> Hexagon V5 (Floating Point) Support.

This patch:

commit 7ac715fd3118362f14574c312b044d22e3afeee9
Author: Sirish Pande <spande at codeaurora.org>
Date:   Mon Apr 16 17:04:05 2012 +0000

    Hexagon V5(Floating Point) support.
    
    git-svn-id: https://llvm.org/svn/llvm-project/cfe/trunk@154828 91177308-0d34-0410-b5e6-96231b3b80d8

Caused warnings building clang. Please fix the BuiltinsHexagon.def file to have the proper comment at the top and an undef of BUILTIN at the bottom just like the rest of the files.

Thanks.

-eric



More information about the llvm-commits mailing list