Skip to content
Unverified Commit a587f429 authored by Kai Nacke's avatar Kai Nacke Committed by GitHub
Browse files

[TableGen] SubtargetEmitter must use std::nullopt (#69475)

Use of llvm::Optional was migrated to std::optional. This included a
change in the constructor of ArrayRef.
However, there are still 2 places in the SubtargetEmitter which uses
llvm::None, causing a compile error when emitted.
parent 8e810dc7
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please to comment