LLVM: lib/TextAPI/TextStub.cpp File Reference (original) (raw)
Go to the source code of this file.
Namespaces | |
---|---|
namespace | llvm |
This is an optimization pass for GlobalISel generic memory operations. | |
namespace | llvm::yaml |
Macros | |
---|---|
#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: \
OS << #tapi_target; \
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().