class MinGWX86_64TargetInfo

Declaration

class MinGWX86_64TargetInfo : public WindowsX86_64TargetInfo { /* full declaration omitted */ };

Description

Fields controlling how types are laid out in memory; these may need to be copied for targets like AMDGPU that base their ABIs on an auxiliary CPU target.

Declared at: clang/lib/Basic/Targets/X86.h:854

Inherits from: WindowsX86_64TargetInfo

Method Overview

Inherited from WindowsX86_64TargetInfo:

Methods

ΒΆMinGWX86_64TargetInfo(
    const llvm::Triple& Triple,
    const clang::TargetOptions& Opts)

Declared at: clang/lib/Basic/Targets/X86.h:857

Parameters

const llvm::Triple& Triple
const clang::TargetOptions& Opts