diff options
author | Meador Inge <meadori@gmail.com> | 2012-05-28 15:45:43 +0000 |
---|---|---|
committer | Meador Inge <meadori@gmail.com> | 2012-05-28 15:45:43 +0000 |
commit | e17b69a3734ea08677684bf0e66003552f2e06f4 (patch) | |
tree | 333a2bdb7854e8104c4d77859c2dfaf3e5b71b42 /llvm/lib/Bitcode/Writer/ValueEnumerator.cpp | |
parent | db892de5816789614e864503aa296a9c76c344b6 (diff) | |
download | bcm5719-llvm-e17b69a3734ea08677684bf0e66003552f2e06f4.tar.gz bcm5719-llvm-e17b69a3734ea08677684bf0e66003552f2e06f4.zip |
PR12696: Attribute bits above 1<<30 are not encoded in bitcode
Attribute bits above 1<<30 are now encoded correctly. Additionally,
the encoding/decoding functionality has been hoisted to helper functions
in Attributes.h in an effort to help the encoding/decoding to stay in
sync with the Attribute bitcode definitions.
llvm-svn: 157581
Diffstat (limited to 'llvm/lib/Bitcode/Writer/ValueEnumerator.cpp')
0 files changed, 0 insertions, 0 deletions