class AIXPPC64TargetInfo

Declaration

class AIXPPC64TargetInfo : public AIXTargetInfo { /* 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/PPC.h:519

Inherits from: AIXTargetInfo