mirror of
https://github.com/llvm/llvm-project.git
synced 2025-05-04 14:16:09 +00:00

It was only really there as a sentinel when instructions had to have precisely one type. Now that registers are typed, each register really has to have a type that is sized. llvm-svn: 281599