LLVM API Documentation

TargetAsmInfo.cpp File Reference

#include "llvm/Constants.h"
#include "llvm/GlobalVariable.h"
#include "llvm/Function.h"
#include "llvm/Module.h"
#include "llvm/Type.h"
#include "llvm/Target/TargetAsmInfo.h"
#include "llvm/Target/TargetOptions.h"
#include "llvm/Support/Dwarf.h"
#include <cctype>
#include <cstring>

Include dependency graph for TargetAsmInfo.cpp:

Go to the source code of this file.

Functions

static bool isSuitableForBSS (const GlobalVariable *GV)


Function Documentation

static bool isSuitableForBSS ( const GlobalVariable GV  )  [static]




This web site is hosted by the Computer Science Department at the University of Illinois at Urbana-Champaign.