|
LLVM
4.0.0
|
This file handles ELF-specific object emission, converting LLVM's internal fixups into the appropriate relocations. More...
#include "MCTargetDesc/WebAssemblyMCTargetDesc.h"#include "llvm/MC/MCELFObjectWriter.h"#include "llvm/MC/MCFixup.h"#include "llvm/Support/ErrorHandling.h"Go to the source code of this file.
This file handles ELF-specific object emission, converting LLVM's internal fixups into the appropriate relocations.
Definition in file WebAssemblyELFObjectWriter.cpp.
1.8.6