diff options
author | Reid Kleckner <reid@kleckner.net> | 2014-07-16 01:34:27 +0000 |
---|---|---|
committer | Reid Kleckner <reid@kleckner.net> | 2014-07-16 01:34:27 +0000 |
commit | 56b56ea15bd8687d9a9f1279c91eb0939cee7a56 (patch) | |
tree | db18a11c0d573cda0b929752f346dce0905a72aa /clang/test/SemaCXX/enum-bitfield.cpp | |
parent | b4db99c76ab3b0eed1a90b142aa420960adb2ae4 (diff) | |
download | bcm5719-llvm-56b56ea15bd8687d9a9f1279c91eb0939cee7a56.tar.gz bcm5719-llvm-56b56ea15bd8687d9a9f1279c91eb0939cee7a56.zip |
Roundtrip the inalloca bit on allocas through bitcode
This was an oversight in the original support. As it is, I stuffed this
bit into the alignment. The alignment is stored in log2 form, so it
doesn't need more than 5 bits, given that Value::MaximumAlignment is 1
<< 29.
Reviewers: nicholas
Differential Revision: http://reviews.llvm.org/D3943
llvm-svn: 213118
Diffstat (limited to 'clang/test/SemaCXX/enum-bitfield.cpp')
0 files changed, 0 insertions, 0 deletions