diff options
author | bors-servo <lbergstrom+bors@mozilla.com> | 2017-05-18 15:02:13 -0500 |
---|---|---|
committer | GitHub <noreply@github.com> | 2017-05-18 15:02:13 -0500 |
commit | cabfac71fc454196656ff63e5cc761294896831d (patch) | |
tree | 2684e5fadedcdcb836eaa7119ba5c9123609eca9 /bindgen-integration/cpp/Test.h | |
parent | e87699c061c22bd468830f3046e33fc784a76298 (diff) | |
parent | d769f0e65a518c86d7fe3e2c75e814b8bed6541b (diff) |
Auto merge of #704 - fitzgen:bitfields-into-ir, r=emilio
Move bitfields into the IR
This PR moves bitfields and the computation of their allocation units into the IR. They were previously computed on-the-fly during code generation. In addition to breaking up and compartmentalizing a portion of the gargantuan `CodeGeneration` implementation for `CompInfo`, this paves the way for adding const-fn bitfield unit constructors.
Also some improvements to `tests/test-one.sh`.
Also some graphviz output improvements that got tangled up in the last commit without a good way to pull them out into their own commit (sorry).
r? @emilio
Diffstat (limited to 'bindgen-integration/cpp/Test.h')
0 files changed, 0 insertions, 0 deletions