[cfe-commits] r154828 - in /cfe/trunk: include/clang/Basic/BuiltinsHexagon.def include/clang/Driver/Options.td lib/Basic/Targets.cpp lib/CodeGen/CGBuiltin.cpp lib/Driver/Tools.cpp
Eric Christopher
echristo at apple.com
Mon Apr 16 19:03:42 PDT 2012
On Apr 16, 2012, at 10:04 AM, Sirish Pande wrote:
> -//==--- BuiltinsHexagon.def - Hexagon Builtin function database --*- C++ -*-==//
> -//
> -// The LLVM Compiler Infrastructure
> -//
> -// This file is distributed under the University of Illinois Open Source
> -// License. See LICENSE.TXT for details.
> -//
> -//===----------------------------------------------------------------------===//
> -//
> -// This file defines the X86-specific builtin function database. Users of
> -// this file must define the BUILTIN macro to make use of this information.
> -//
> -//===----------------------------------------------------------------------===//
Please put this back.
Also, please make sure that your code compiles without additional warnings in the future. A lot of us had to spend a lot of time cleaning up after these patches today.
-eric
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.llvm.org/pipermail/cfe-commits/attachments/20120416/6db26b36/attachment.html>
More information about the cfe-commits
mailing list