13#ifndef LLVM_LIB_REMARKS_BITSTREAM_REMARK_PARSER_H
14#define LLVM_LIB_REMARKS_BITSTREAM_REMARK_PARSER_H
34 std::optional<ParsedStringTable>
StrTab;
70 Error processExternalFilePath(std::optional<StringRef> ExternalFilePath);
75 std::optional<StringRef> ExternalFilePrependPath = std::nullopt);
Lightweight error class with error context and mandatory checking.
Tagged union holding either a T or a Error.
StringRef - Represent a constant reference to a string, i.e.
This is an optimization pass for GlobalISel generic memory operations.