diff options
author | Fangrui Song <i@maskray.me> | 2021-01-27 20:34:35 -0800 |
---|---|---|
committer | Fangrui Song <i@maskray.me> | 2021-01-27 20:34:35 -0800 |
commit | b7d63244226ba2c0df651622fe7fe3f5f8aba262 (patch) | |
tree | 5ecb2e3b68ba6db59d653e8ef8d66696e511b521 /llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp | |
parent | 5c1cea6f406366b85f3c200a1c48f713da4450ba (diff) | |
download | llvm-b7d63244226ba2c0df651622fe7fe3f5f8aba262.zip llvm-b7d63244226ba2c0df651622fe7fe3f5f8aba262.tar.gz llvm-b7d63244226ba2c0df651622fe7fe3f5f8aba262.tar.bz2 |
IntrinsicEmitter: Change IntrinsicsToAttributesMap from uint8_t[] to uint16_t[]
We need at least 252 UniqAttributes now, which will soon overflow.
Actually with downstream backends we can easily use up the last few values.
So bump to uint16_t.
Diffstat (limited to 'llvm/lib/CodeGen/LiveDebugValues/VarLocBasedImpl.cpp')
0 files changed, 0 insertions, 0 deletions