diff options
author | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-12-18 14:56:23 +0000 |
---|---|---|
committer | Daniel Sanders <daniel_l_sanders@apple.com> | 2019-12-18 14:56:23 +0000 |
commit | 3a779b7dfd8ee2924997dbed7f6c43d7989895f6 (patch) | |
tree | 8309d4ee15e9b033a590b001ab9fa5fa225bc6c5 /llvm/lib/IR/ModuleSummaryIndex.cpp | |
parent | e14ff22694c28b5e731502bfc30192b3208d4d8d (diff) | |
download | llvm-3a779b7dfd8ee2924997dbed7f6c43d7989895f6.zip llvm-3a779b7dfd8ee2924997dbed7f6c43d7989895f6.tar.gz llvm-3a779b7dfd8ee2924997dbed7f6c43d7989895f6.tar.bz2 |
[globalisel] Small correction to the fixup in 0a0813962d6. The two ID's are not the same size
The rule ID is a uint64_t as it has global scope but the UID is scoped to
the rule and expected to be much smaller so it's only unsigned.
Diffstat (limited to 'llvm/lib/IR/ModuleSummaryIndex.cpp')
0 files changed, 0 insertions, 0 deletions