Go to the source code of this file.
|
namespace | llvm |
| This is an optimization pass for GlobalISel generic memory operations.
|
|
namespace | llvm::yaml |
|
|
#define | PLATFORM(platform, id, name, build_name, target, tapi_target, marketing) |
|
◆ PLATFORM
#define PLATFORM |
( |
|
platform, |
|
|
|
id, |
|
|
|
name, |
|
|
|
build_name, |
|
|
|
target, |
|
|
|
tapi_target, |
|
|
|
marketing |
|
) |
| |
Value: case PLATFORM_##platform: \
break;
◆ DiagHandler()
Definition at line 1060 of file TextStub.cpp.
References llvm::SMDiagnostic::getColumnNo(), llvm::SMDiagnostic::getFixIts(), llvm::SMDiagnostic::getKind(), llvm::SMDiagnostic::getLineContents(), llvm::SMDiagnostic::getLineNo(), llvm::SMDiagnostic::getLoc(), llvm::SMDiagnostic::getMessage(), llvm::SMDiagnostic::getRanges(), llvm::SMDiagnostic::getSourceMgr(), and llvm::SMDiagnostic::print().
Referenced by llvm::vfs::RedirectingFileSystem::create(), and llvm::MachO::TextAPIReader::get().