A RetroSearch Logo

Home - News ( United States | United Kingdom | Italy | Germany ) - Football scores

Search Query:

Showing content from https://clang.llvm.org/doxygen/PPCFreeBSD_8cpp_source.html below:

clang: lib/Driver/ToolChains/PPCFreeBSD.cpp Source File

Go to the documentation of this file. 1//===-- PPCFreeBSD.cpp - PowerPC ToolChain Implementations ------*- C++ -*-===// 3// Part of the LLVM Project, under the Apache License v2.0 with LLVM Exceptions. 4// See https://llvm.org/LICENSE.txt for license information. 5// SPDX-License-Identifier: Apache-2.0 WITH LLVM-exception 7//===----------------------------------------------------------------------===// 12#include "llvm/Support/Path.h" 18 const

ArgList &DriverArgs, ArgStringList &CC1Args)

const

{

19 if

(!DriverArgs.hasArg(clang::driver::options::OPT_nostdinc) &&

20

!DriverArgs.hasArg(options::OPT_nobuiltininc)) {

23

llvm::sys::path::append(

P

,

"include"

,

"ppc_wrappers"

);

Driver - Encapsulate logic for constructing compilation processes from a set of gcc-driver-like comma...


RetroSearch is an open source project built by @garambo | Open a GitHub Issue

Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo

HTML: 3.2 | Encoding: UTF-8 | Version: 0.7.4