mirror of
https://github.com/capstone-engine/llvm-capstone.git
synced 2025-02-10 11:23:52 +00:00
[mlir] Update function referenced in comment (NFC)
This commit is contained in:
parent
5017de8ba4
commit
a547028d46
@ -77,8 +77,8 @@ using has_impltype_hash_t = decltype(ImplTy::hashKey(std::declval<T>()));
|
||||
/// one-time assignment of the mutable component.
|
||||
///
|
||||
/// All storage classes must be registered with the uniquer via
|
||||
/// `registerStorageType` using an appropriate unique `TypeID` for the storage
|
||||
/// class.
|
||||
/// `registerParametricStorageType` or `registerSingletonStorageType`
|
||||
/// using an appropriate unique `TypeID` for the storage class.
|
||||
class StorageUniquer {
|
||||
public:
|
||||
/// This class acts as the base storage that all storage classes must derived
|
||||
|
Loading…
x
Reference in New Issue
Block a user