[Bug 218190] can't make buildworld

bugzilla-noreply at freebsd.org bugzilla-noreply at freebsd.org
Tue Mar 28 17:52:52 UTC 2017


https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=218190

Jordan Ostreff <j at ostreff.info> changed:

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

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

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

#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
//===-- llvm/ADT/APInt.h - For Arbitrary Precision Integer -----*- C++
-*--===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source
// License. See LICENSE.TXT for details.
//
//===----------------------------------------------------------------------===//
///
/// \file
/// \brief This file implements a class to represent arbitrary precision
/// integral constant values and operations on them.
///
//===----------------------------------------------------------------------===//

#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
//===-- llvm/Support/Compiler.h - Compiler abstraction support --*- C++
-*-===//
//
//                     The LLVM Compiler Infrastructure
//
// This file is distributed under the University of Illinois Open Source

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


More information about the freebsd-bugs mailing list