A RetroSearch Logo

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

Search Query:

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

clang: lib/Driver/Phases.cpp Source File

Go to the documentation of this file. 1//===--- Phases.cpp - Transformations on Driver Types ---------------------===// 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//===----------------------------------------------------------------------===// 10#include "llvm/Support/ErrorHandling.h" 19 case Compile

:

return "compiler"

;

20 case Backend

:

return "backend"

;

22 case Link

:

return "linker"

;

26

llvm_unreachable(

"Invalid phase id."

);

const char * getPhaseName(ID Id)

ID

ID - Ordered values for successive stages in the compilation process which interact with user options...


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