LLVM API Documentation
#include "MCTargetDesc/ARMFixupKinds.h"
#include "llvm/MC/MCFixup.h"
#include "llvm/MC/MCValue.h"
#include "llvm/MC/MCWinCOFFObjectWriter.h"
#include "llvm/Support/COFF.h"
#include "llvm/Support/Debug.h"
Go to the source code of this file.
Namespaces | |
namespace | llvm |
List of target independent CodeGen pass IDs. | |
Functions | |
MCObjectWriter * | llvm::createARMWinCOFFObjectWriter (raw_ostream &OS, bool Is64Bit) |
createARMWinCOFFObjectWriter - Construct an ARM PE/COFF object writer. |