swift
9a0598cd - TBDGen: Use LinkerPlatformId enum type instead of casting to uint8_t.

Commit
1 year ago
TBDGen: Use LinkerPlatformId enum type instead of casting to uint8_t. Increase type safety by consistently using the `LinkerPlatformId` enum type, instead of casting to/from `uint8_t` unnecessarily. NFC.
Author
Committer
Parents
Loading