diff options
author | Alex Langford <apl@fb.com> | 2018-08-16 22:48:46 +0000 |
---|---|---|
committer | Alex Langford <apl@fb.com> | 2018-08-16 22:48:46 +0000 |
commit | 9084e82880b773c9c166860557e85e9d54f26307 (patch) | |
tree | 0ef6b82b143c891bbbb70d4c72f7173eece6926f /llvm/lib/CodeGen/MachineInstr.cpp | |
parent | 8ba631d9c8b5f1b4e4e314c1f4b366c58a71b4a5 (diff) | |
download | llvm-9084e82880b773c9c166860557e85e9d54f26307.zip llvm-9084e82880b773c9c166860557e85e9d54f26307.tar.gz llvm-9084e82880b773c9c166860557e85e9d54f26307.tar.bz2 |
Remove outdated TODOs in RegisterValue
These TODOs were for setting m_type in RegisterValue::SetValueFromString
in the case where reg_info's encoding was eEncodingUint or
eEncodingSint. m_type is set by SetUInt{8,16,32,64.128} during the
SetUInt call.
llvm-svn: 339959
Diffstat (limited to 'llvm/lib/CodeGen/MachineInstr.cpp')
0 files changed, 0 insertions, 0 deletions