Skip site navigation (1)Skip section navigation (2)
Date:      Tue, 28 Mar 2017 17:52:52 +0000
From:      bugzilla-noreply@freebsd.org
To:        freebsd-bugs@FreeBSD.org
Subject:   [Bug 218190] can't make buildworld
Message-ID:  <bug-218190-8-LvuYZZpTU3@https.bugs.freebsd.org/bugzilla/>
In-Reply-To: <bug-218190-8@https.bugs.freebsd.org/bugzilla/>
References:  <bug-218190-8@https.bugs.freebsd.org/bugzilla/>

next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D218190

Jordan Ostreff <j@ostreff.info> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |j@ostreff.info

--- Comment #1 from Jordan Ostreff <j@ostreff.info> ---
Comment on attachment 181276
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=3D181276
from build world output

# 1 "<built-in>"
# 1 "/usr/src/contrib/llvm/lib/Support/APInt.cpp"
//=3D=3D=3D-- APInt.cpp - Implement APInt class
---------------------------------=3D=3D=3D//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//=3D=3D=3D----------------------------------------------------------------=
------=3D=3D=3D//
//
// This file implements a class to represent arbitrary precision integer
// constant values and provide a variety of arithmetic operations on them.
//
//=3D=3D=3D----------------------------------------------------------------=
------=3D=3D=3D//

#if 0 /* expanded by -frewrite-includes */
#include "llvm/ADT/APInt.h"
#endif /* expanded by -frewrite-includes */
# 15 "/usr/src/contrib/llvm/lib/Support/APInt.cpp"
# 1 "/usr/src/contrib/llvm/include/llvm/ADT/APInt.h" 1
//=3D=3D=3D-- llvm/ADT/APInt.h - For Arbitrary Precision Integer -----*- C++
-*--=3D=3D=3D//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//=3D=3D=3D----------------------------------------------------------------=
------=3D=3D=3D//
///
/// \file
/// \brief This file implements a class to represent arbitrary precision
/// integral constant values and operations on them.
///
//=3D=3D=3D----------------------------------------------------------------=
------=3D=3D=3D//

#ifndef LLVM_ADT_APINT_H
#define LLVM_ADT_APINT_H

#if 0 /* expanded by -frewrite-includes */
#include "llvm/Support/Compiler.h"
#endif /* expanded by -frewrite-includes */
# 19 "/usr/src/contrib/llvm/include/llvm/ADT/APInt.h"
# 1 "/usr/src/contrib/llvm/include/llvm/Support/Compiler.h" 1
//=3D=3D=3D-- llvm/Support/Compiler.h - Compiler abstraction support --*- C=
++
-*-=3D=3D=3D//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source

--=20
You are receiving this mail because:
You are the assignee for the bug.=



Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-218190-8-LvuYZZpTU3>